Class 11 Cs MCQ Questions
Class 11 Cs MCQ Questions
Questions
By: - Muthu Sanjai B
Class: - XI B
Roll no: - 28
Unit-1
Q1) What does CPU stand for____________
(a) Conductor
(b) Insulator
(c) Resistor
(d) Semiconductor
(a) RAM
(b) ROM
(c) Hard disk
(d) All of the above
(a) NOT
(b) XNOR
(c) OR
(d) NAND
(a) 8
(b) 7
(c)19
(d) 10
(a) Matrix
(b) Radix
(c)Radical
(d) Exponent
ANSWER KEY
Q1) Central Processing Unit Q2) (a) Integrated circuit Q3)
(d) Semiconductor
Q4) (a) Arithmetic Logic Unit Q5) (c) Input devices Q6) (a)
RAM
(a) A Diamond
(b) A Rectangle
(c)An Oval
(d) None of these
(a) Keywords
(b) Literals
(c)Both (a) & (b)
(d) Packages
Q9) Special meaning words of python, fixed for specific
functionality are called
(a) Identifiers
(b) Functions
(c)Keywords
(d) Literals
(a) Identifiers
(b) Functions
(c)Keywords
(d) Literals
(a) ^, Operators
(b) #, Operands
(c)*, Functions
(d) #, Comments
(a) Comments
(b) Expressions
(c)Indentation
(d) All of the above
Q13) Which of these are the datatypes which python
offers?
(a) Numbers
(b) String
(c)Tuple
(d) All of the above
(a) Lists
(b) Strings
(c)Both (a) & (b)
(d) None of these
(a) Print ()
(b) Float ()
(c)int ()
(d) (‘\n’)
ANSWER KEY
Q1) (a) A set of steps to solve a problem Q2) (b) An
algorithm written out in words Q3) (b) myVar INPUT Q4)
(a) A Diamond Q5) (b) A Rectangle
Q7) (d) Lexical unit Q8) (c) Both (a) & (b) Q9) (c)
Keywords
Q10) (d) Literals Q11) (d) #, Comments Q12) (d) All of
the above
Q13) (d) All of the above Q14) (a) Lists Q15) (c) int()