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

Delhi Public School, Bharuch: Choose The Correct Option: 25

1. The document provides a sample paper for an annual computer examination for class 7. It contains instructions, 25 multiple choice questions worth 1 mark each, and 5 questions worth 2 marks and 5 questions worth 3 marks. 2. The questions assess knowledge of Python programming language concepts like data types, operators, and lists. HTML tags for tables, lists, and images are also tested. 3. Cybersecurity topics like types of malware, ethics, and cybercrime laws are covered in some multiple choice questions.

Uploaded by

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

Delhi Public School, Bharuch: Choose The Correct Option: 25

1. The document provides a sample paper for an annual computer examination for class 7. It contains instructions, 25 multiple choice questions worth 1 mark each, and 5 questions worth 2 marks and 5 questions worth 3 marks. 2. The questions assess knowledge of Python programming language concepts like data types, operators, and lists. HTML tags for tables, lists, and images are also tested. 3. Cybersecurity topics like types of malware, ethics, and cybercrime laws are covered in some multiple choice questions.

Uploaded by

AYUSH MAHATA
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

DELHI PUBLIC SCHOOL,

BHARUCH
Sample Paper for Annual Examination (2021-22)
Subject: Computer
Class: VII
Name: ______________ Date: 26 Feb, 2022
th Roll No. _____
Time Allowed: 2 Hours Maximum Marks : 50
General Instruction:
1. This question paper contains two parts. Part 1 and 2.
2.Part 1: It consist of 25 MCQ questions, one marks each.
3. Part 2: It consist of Two Section, Section A consists of 5 questions of two marks each. Section B
consists of 5 questions of three marks.
4. Both part 1 and Part 2 mandatory.
Q-1 Choose the correct option: 25

1. Python is a/an ____ language.


a. High level b. Object oriented c. Both A and B D. GUI
2. The _____ mode of Python gives instant result of typed statement.
a. Interactive
b. Graphic Mode c. View Mode D. Action Mode
mode
3. What will be the out put of 20>50
a. True b. False c. 30 d. 40
4. What will be the out put of 10+3-2
a. 11 b. 12 c. 14 d. 10
5. _____ are the fixed values.
a. Literals b. Variable c. Function d. Keyword
6. Python code can run on a variety of platform, it means Python is a _____ language.
a. Base-Platform b. Flat-Platform c. Object-Platform d. Cross-Platform
7. Python’s default Distribution’s IDE is called ______.
a. GUI b. IDLE c. CLI d. Nono of these
8. To give a different separator with print() _____ argument is used.
a. comm b. sep c. semi colon d. colon
9. ____ is used to print next value after a tab space.
a. \n b. /n c. \t d. \a
10. Identify the data type : ‘”False”’
a. Comment b. String c. Character d. Object
11. Identify the data type : False
a. Boolean b. Text c. String Character
12. Which of the following is not valid string?
a. ‘”False”’ b. ‘True’ c. “True” d. None of these
13. An ______ list is one in which the order of items is not fixed.
a. unordered b. order c. description d. All of these
14. The ____ tag is used to add a title to a table.
a. <title> b. <caption> c. <text> <alt>
15. HTML does not allow nesting of lists.
a. True b. False
16. In the <li> tag, LI stands for _____.
a. List Idea b. List Index c. List Item d. None of these a.
17. ______is the space between cells of a table.
d. Cell
a. Cell spacing b. Cell Merging c. Cell Padding
Addressing
18. A table on a web page makes data easier to read.
a. True b. False
19. The tag that we use to create a definition list item.
Page 1 of 2
a. <ol> b. <ul> c. <dl> <ld>
20. A program which may corrupt the files/documents in your computer is known
as ____ .
a. Software b. Code c. Data d. virus
21. _____ is a set of moral values which regulate the use of computers.
b. Computer c. Computer
a. Computer ethics D. None of these
Programming Practices
22.______ is a threat which corrupts the system and cannot be blocked by an antivirus
software.
d. Software
a. Cyber Crime b. Malicious code c. Scripting
piracy
23. It is advised to have ____ software to protect systems from viruses.
a. antivirus b. Backup c. Internet d. Hard Disk
24. The process of making duplicate copy of the original software illegally is known
as ______.
a. Malicious Code b. Cyber Crime c. software piracy. d. Backup
25. Cyber criminals are punished under _________.
a. Information b. Information c. Internet d. Information
Technology Act Terminology Act Technology Act Technology
2000 2000 2000 Action 2000
Q-2 Answer the following question (2 marks each) 10 M
1. Differentiate between Script mode and Interactive mode in Python
2. Write the expansions of the following:
a) <ol>
b) <li>
3. What is the use of <ol> tag? Name two attributes that can be used with this tag.
4. What are the following attributes of the <img> tag used for?
a) ALT:
b) BORDER:
5. How will you protect your system from malicious intent and malicious code?
Q-3 Answer the following question (2 marks each) 15 M
1. Write a HTML program to print the list of the you school’s Club Activities in
Ordered list and any 5 House Competition in Unordered list.
2. Write a HTML program to print the following table in HTML.
3. The volume of the sphere is : V = 4/3 × π × r3
4. Python program to find out the average of a set of integers.
5. Python program to convert the temperature in degree centigrade to Fahrenheit

Page 2 of 2

You might also like