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

Sample Paper Vi o

Uploaded by

guriyasingh354
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)
23 views2 pages

Sample Paper Vi o

Uploaded by

guriyasingh354
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

G.D.

GOENKA PUBLIC SCHOOL


AURANGABAD
Practice Set (Sample Paper)(2022-23)

SUBJECT: COMPUTER
Name: Grade: VI Roll No.:

Max. Marks: 50 Time: 2 Hrs.

1. Tick the correct option. 1×10=10


a. __________ is a program that damage our computer.
(i) antivirus (ii) firewall (iii) Both (i) & (ii) (iv) Malware
b. ___________ is an antivirus.
(i) Norton (ii) bbc (iii) Black board (iv) None of these
c. All HTML tags are enclosed in _______________.
(i) “” (ii) ?! (iii) ## (iv) None of these
d. Which of the following is used to view an HTML document?
(i) Text editor (ii) Web browser (iii) A graphics (iv) Empty tag
e. _____________ facilitates a programmer to analyse the problem in detail.
(i) Flowchart (ii) Program (iii) Algorithm (iv) Syntax
f. A set of steps to find solution ____________
(i) Program (ii) algorithm (iii) symbol (iv) syntax
g. Which of the following has the heighest precedence in a logical expression?
(i) Addition (ii) Multiplication (iii) Exponential (iv) Parenthesis
h. Which of the following symbol(s) is/are used for comments in python?
(i) // (ii) ‘‘ (iii) /* */ (iv) None of these
i. Which quality do people with visual-spatial intelligence possess??
(i) Explaining things well (ii) Good at problem solving (iii) Both (i) and (ii)
(iv) Recognising patterns easily
j. Which AI model approach uses a series of if-else statements that helps a computer to take
decisions?
(i) Learning based approach (ii) Rule-based approach (iii) Machine Learning

2. Write ‘T’ for true and ‘F’ for false. 1×5=5


a. According to the Howard Gardener’s theories, humans only have an intellectual capacity.
b. Intelligence refers to the ability to think and learn.
c. All HTML tags are enclosed in < > tag.
d. Malicious software is known as antivirus.
e. A virus cannot replicate itself.

3. What will be the output of the following programs? 1×5=5


a) a = 22 b) y = 44 c) p, q, r = 100,200,300
b=4 y + = 40 print (p,q,r)
print(a**b) print(y)
d) a = 400 e) var1 = 4

b = 580 var2 = 5
print(a < b) var3 = 6
print(a>2) print (var1*var2*var3)

4. Answer these questions in brief. (Any five) 3×5=15


a. Name some well known antivirus program.
b. Define Firewall.
c. What do you mean by CSS3?
d. Define verbal linguistic intelligence?
e. Define the term data types.
f. What do you mean by logical operator?
5. Answer the following questions. (Any three) 5×3=15
a. Explain naturalistic intelligence.
b. Explain Musical and Interpersonal intelligence.
c. Explain the different symbol used in flowchart.
d. What are the characteristics of good algorithm?
e. What is HTML editor? Name any two HTML editors.

_________________

You might also like