Sample Paper Computer
Sample Paper Computer
Class 7
Choose the correct answer
Question 1. State true or false a=5, b=10, c=a+b print(c)
Option 1 True Option 2 False
Question 3. Minecraft is not only Game platform but also a code editor.
Option 1 True Option 2 False
Question 5. What do we call the variables found in the definition of the function on which
further operations may be performed?
Option 1 Return value Option 2 Parameters(s)
Option 3 Data types Option 4 None of the above
Question 8. An array is
Option 1 A group of elements of same data type
Option 2 A type of collection that contains more than one element
Option 3 A type of collection in which elements are stored in memory in
continuous or contiguous locations
Option 4 All of the above
Question 15. Translator which is used to convert codes of assembly language into
machine language is termed as
Option 1 Assembler
Option 2 Attempter
Option 3 Compiler
Option 4 Debugger
1. What is functions.
2. What is bug?
3. Draw a flow chart for add a two number.
4. What is Flowchart?
5. What are collections?
6. How can we iterate over collections?
7. What is Programming?
8. Make a flowchart for if else program?
9. Name three real life collections which work like Arrays.
10. What is Low Level Language?
11. What is High Level Language? Explain.
12. What are different Mathematical Operations?
13. Explain different data types.
14. What is Minecraft? How we use Minecraft in coding?