Computer Sample Paper - 1-1
Computer Sample Paper - 1-1
SCHOOL
NAME ___________________
SAMPLE PAPER -1 FOR ANNUAL EXAMINATION
ROLL NO __________________
CLASS – VI (2024-25)
SUBJECT – COMPUTER
Duration: 1.30hours Max. Marks: 40
General Instructions:
1. The question paper has 24 questions in 4 sections.
2. All questions are compulsory.
SECTION - A
MULTIPLE CHOICE QUESTIONS: (1 x 5 = 5)
1. What is an artificial intelligence?
a) Playing game on a computer
b) Making a machine language
c) Programming on machine with its own intelligence
d) Putting human brain into a machine
2. What do you do to start the slide show?
a)Click on go
b)Turn on transition
c)Click on Slide Show Icon
d)All of these
3. What is the default font of each new worksheet set in Excel 2019?
a) Calibri b) Arial c) Algerian d) Century bold
4. What are pre-defined formulas in Excel known as?
a) Functions b)Auto fill c)None of these d)Absolute cell
reference
5. Which of the following is a valid identifier?
a)Something _longer_is _fine_2 b)2Assem
c)High” level d)#11Java
FILL IN THE BLANKS: (1 X 5 = 5)
6. _____ is the father of artificial intelligence.
7. ______ view is the default view of power point.
8. By default, your text entry aligns to ______side of cells.
9. A formula begins with equal sign for performing simple and complex _________.
10. The extension of python file is ____.
Page 1 of 2
SECTION - B
SHORT ANSWER TYPE QUESTIONS: (1.5 X 6 = 9)
11. List out the types of Artificial Intelligence.
12. What are the animations in power point?
13. Define the term alignment.
14. What are functions in excel?
15. What is a formula? Why do we use formulas in a worksheet?
16. What is comment in python?
SECTION - C
LONG ANSWER TYPE QUESTIONS: (2 X 6 = 12)
17. What are the advantages of AI?
18. How can you rearrange the slides in your presentation in the normal view?
19. List out the steps to change the orientation.
20. Explain the three types of cell referencing with the help of an example.
21. What is Python IDLE? How will you open the python script mode?
22. Write a program to accept two numbers in python and display their multiplication
SECTION - D
23.Differentiate between the following: (2 X 3 = 6)
i) cell and worksheet
ii) function and formula
iii) arithmetic operator and comparision operator
24.Write the output of the following programs. (1 x 3 = 3)
i) print(“Welcome”)
ii) x = 18
print(x+7)
iii) print (10 // 3)
Page 2 of 2