0% found this document useful (0 votes)
85 views

Computer Paper Class 6

1) The computer paper is divided into 3 sections - A, B, and C. Section A contains 12 multiple choice questions worth 1 mark each. 2) Section B contains questions on find the output, case study, and very short answer questions worth 1 mark each. 3) Section C contains short answer questions worth 2 marks each and long answer questions worth 3 marks each.

Uploaded by

RamRakh Yadav
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)
85 views

Computer Paper Class 6

1) The computer paper is divided into 3 sections - A, B, and C. Section A contains 12 multiple choice questions worth 1 mark each. 2) Section B contains questions on find the output, case study, and very short answer questions worth 1 mark each. 3) Section C contains short answer questions worth 2 marks each and long answer questions worth 3 marks each.

Uploaded by

RamRakh Yadav
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/ 5

Computer Paper – class 6

Insstructions
1) Paper is divided into 3 sections- A,B and C
2) Section A contains MCQ each carrying 1 mark
3) Sec B contains Find the output, Case study and V.S.A each carrying 1
mark
4) Sec C contains short answer type question and long type question
each carrying 2 and 3 marks respectively.

Sec-A
Q.1 Choose the correct option-(1*12=12)
i) Which among following is used to apply unique style for single
element?
a) External style b) Internal style c) Inline style d) Cascading Style

ii) Which of following are usually labelled pairs to show matchng jump
points?
a) Jointers b)Connectors c) Flowchart d) Algorithm

iii) Which one of following has the highest precedence in logical


expression?
a) Addition b) Multiplicaton c) Exponential d) Parentheses

iv) Write true or false- Machine learning is a branch of Data Science and is
basedon idea that machine can be built with process data and learn with
help of human
v) Which one of following has opening and closing tags?
a) Empty tag b)Container tag c) both’a’ and ‘b’ d) <HR>

vi) You can create a flowchart using which of following?


a) Pen and Pencil b) Online software c) Offline software d) All of Above

vii)Which of following assignment operator takes module of two operands


and assigns the value to left operand?
a) Remainder b) Floor division c) Exponential d) Subtract

viii) Sanvi loves conducting scienific experiment and can solve complex
computations easily. Which type of intelligence she can be associated with
a) Logical-Mathematical b) Bodily-Kinesthetic
c) both’a’ and’b’ d) interpersonal

ix) Which tag is used in HTML5 for the initialization of the document type?

a. <Doctype HTML> b. <!DOCTYPE html>

c. <Doctype> d. <\Doctype html

x) Identify the symbol

a)Start/Stop b) Input c)process d) Decision

xi) Who developed Python ?

a) Guido Van Rossum b) Herman Goldstine c) Ada Lovelace d) John Van


Neumann

xii) Which of following is way of achieving AI ?


a) Machine learning b) Decision tree C) Making robot d) ICT

Sec-B

Q.2 Find the output- (1*4=4)

i) a=4

b=11

print(a-b)

ii) a= 7

b= 9

c=7

print(a*b-c)

iii) a=11

b=32

print(a<b)

iv) x=7

b=8

print(a//b)

Q.3 See the picture and answer questions carefully (1+1+2=4 marks)
a) Explain existential intelligence.(1)
b) Mohan loves nature , good in mathematicsand has goodcommunication
skill. Identify his all types of intelligence.(1)
c)Difference between linguistic and spatial intelligence. (2)

Q.4 Answer the following questions in 20-25 words.(1*3=3)


i) Mention any two rules to draw flowchart.
ii) What is markup language?
iii) What is nesting of tags?

Sec-C
Q.5 Answer the following questions in 35-40 words.(4*2=8)
1) Explain flow chart. Mention its 2advantages.
2) What is HTML editor? Name any two HTML editors.
3) What are operators? How many types of operators are there?
4) Mention any 3 uses of AI.
Q.6 Answer the following questions in 50-60 words.(3*3=9)
1) Differentiate between learning based approach and rule based
approach.
2) What is heading tags? Write all the heading tags supported by HTML.
3) What is the use of comments in programming? How many types of
coments are there in python?
Or
What are logical operators? Explain all logical operators in detail.

You might also like