0% found this document useful (0 votes)
41 views2 pages

6th Grade Computer Exam Questions

The document is an examination paper for 6th-grade students focusing on computer science topics. It includes multiple-choice questions, fill-in-the-blank statements, true/false questions, full form requests, and descriptive questions related to algorithms, QB64, variables, and animation. The exam assesses students' understanding of basic computer concepts and terminologies.

Uploaded by

Anwar Hussain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views2 pages

6th Grade Computer Exam Questions

The document is an examination paper for 6th-grade students focusing on computer science topics. It includes multiple-choice questions, fill-in-the-blank statements, true/false questions, full form requests, and descriptive questions related to algorithms, QB64, variables, and animation. The exam assesses students' understanding of basic computer concepts and terminologies.

Uploaded by

Anwar Hussain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Class 6th

Annual Examination

Computer

Q 1. Choose and tick (√) the correct option:-

1. An algorithm is written in a ________language.

(a) Complex (b) Simple (c) Binary

2. The step by step procedure for solving any problem is called.


(a) Algorithm (b) Flowchart (c) None
3. A string variable is ended by______symble.
(a) $ (b) & (c) ₊
4. A QB64 file is saved with a extension.
(a) .qb (b) .bas (c).qbas
5. _________developed QB64.
(a) (Gallenon) (b) John G. Kemeny (c) Tomas E. Kurtz
6. The input statement prints a ______mark on the screen.
(a) question mark (b) Interrogation mark (c) variable
7. ______statement can be use for controlling column location.
(a)Tab (b) Print Tab (c) LET
8. Print with comma statement can display at the most ______value in time.
(a)Four (b) Five (c) Three
9. Flash is an________software package.
(a)Graphics (b) Animation (c) Programming
10. Animation is created with the help of
(a) Tweening (b) Graphics (c) Movie
11. Which of the following is not a type of a symble?
(a) Button (b) Graphics (c)Library
12. Which button is use to open ‘New Message’ window?
(a) Compose (b) Inbox (c) Sign Out
13. Which is an internet based to form communities?
(a) Social Networking (b) Chatting (c) E-Mail
14. Where are all the incoming mails stored?
(a) Compose (b) Inbox (c) Trash
15. Who is the Father of Computer?
(a)James Gosling (b)Charles Babbage (c) Dennis Ritchie 1*15 =15

Q 2. Fill in the blanks :-

a) Email is much ____________than normal post.


b) Symbols are stored in the ___________.
c) ________command clears all the screen contents.
d) ________ control the period of time of the movie.
e) The TAB statement prints_________type of results. 1*5 =5

Q 3. Write T for True F for False statements:-

a) You can print only five values in a line.


b) An input statements can have a list of variable.
c) There are three types of variable
d) X =27 is correct statement.
e) Basic stands for Beginners All Purpose Symbolic Instruction Code

1*5= 5
Q 4. Write full form of the word given below:-

(a) BASIC (b) COMPUTERV (c) WWW (d) USB (e) CPU 1*5= 5

Q 5. Answer the following questions:-

a) What do you know about QB64 ?


b) What are Variables ? Tell about there different types ?
c) What do you understand by algorithm ?
d) Write the use of PRINT command using TAB Function ?
e) What do you understand by FLASH ?
f) What is point bucket tool ?
g) What do you understand by animation ?
h) What is tweening ? What are types of tweening? 5*4 =20

Common questions

Powered by AI

Email technology revolutionized communication by significantly increasing the speed and efficiency of sending messages. Unlike traditional mail, which requires physical processing and delivery taking days, emails are transmitted almost instantaneously over the internet. This facilitates prompt communication, reduces the time for information exchange, and supports the rapid decision-making processes required in modern business and personal interactions, making it far superior in terms of timeliness and convenience .

Social networking platforms play a crucial role in forming online communities by enabling people with shared interests to connect and communicate easily, regardless of geographic boundaries. They provide tools for sharing information, collaborating, and nurturing relationships, which can lead to vibrant digital communities. These platforms facilitate personal, educational, and professional networking, driving social interaction and engagement in ways that were not possible before the advent of social media .

The TAB statement in QB64 is used to control the column location where output is displayed on the screen. By specifying a column number, the TAB function positions the print cursor at the specified column, helping format the output for better readability and structure. This ability to align and organize text output is significant when creating user interfaces or formatting data in a readable manner .

QB64, developed by Galleon, modernizes the legacy of BASIC by allowing old BASIC code to run on modern operating systems. It enhances the language's usability and accessibility, adding support for features like modern graphics and sound, which were not part of original BASIC implementations. It allows programmers to experience the simplicity of BASIC while leveraging modern processing power and capabilities, thus revitalizing interest in this foundational language .

An algorithm is a step-by-step procedure for solving a problem, written in simple language to ensure clarity and brevity, making it easier to understand and implement. It outlines a clear sequence of operational steps, guiding the problem solver towards a solution. In contrast, a flowchart is a visual representation of an algorithm, using symbols and arrows to depict the flow of the process. This graphical representation can sometimes make complex processes easier to understand than textual algorithms .

Tweening, short for 'in-betweening,' is an animation technique where intermediate frames are created between keyframes to produce smooth motion transitions. This process automates the in-between phase of animations, saving time and ensuring fluidity. There are two main types of tweening: motion tweening, which involves the movement of objects, and shape tweening, which morphs one shape into another, allowing for diverse and complex animation sequences .

In programming, variables are used to store data values and can be of different types, such as integer, string, and boolean, each serving various purposes. The integer type holds numerical values, while a string type stores sequences of characters. The significance of a string variable ending symbol, such as '$', is to denote the end of a string in some programming languages, distinguishing it from other variable types. This serves crucial for parsing and managing string data efficiently in text processing applications .

The PRINT command in QB64 is used to display output on the screen, essential for interacting with and providing feedback to users. When integrated with the TAB function, it provides fine control over where text is printed on output devices, such as the console. This combination is significant for organizing output in columns, improving readability, and aligning text and data, which is crucial for creating structured and user-friendly interfaces .

Animation software has dramatically evolved, and Flash played a significant historical role in this progression by making animation and interactive content creation more accessible to a wider audience. It introduced a user-friendly interface and robust tools for creating vector-based animations and games. However, as digital media demands increased, Flash faced limitations in security and mobile compatibility, leading to advancements in newer technologies like HTML5. Flash's contribution lies in its foundational role, setting standards for animation that have influenced contemporary digital media tools and practices .

Charles Babbage is often referred to as the 'Father of the Computer' due to his pioneering work in conceptualizing the first mechanical computer, the Analytical Engine, in the 19th century. His designs for the Analytical Engine laid the foundational principles for modern computing, including concepts like input/output and the use of programming languages. Although he never built a fully functional model in his lifetime, his vision set the stage for future innovations in computing technology .

You might also like