!0 Class Com
!0 Class Com
M :50
Paper : Computer Teacher: O.M:
Objective
Q#1:Choose the correct option.(10 X 1=10)
1.The molar mass of H2SO4 isType equation here .1.A float uses …………
bytes of memory.
(i) 3 (ii) c4 (iii) 5 (iv) 6
2. For initializing variable ,we use
(i) ͢͢ (ii) = (iii) @ (iv) ?
3.C language provides function for.
(i) 1.66× (i) input (ii) output (iii) processing (iv)all of
these
4.Which function is used to get input?
(i) print f () (ii) scan f () (iii) input () (iv) get in ()
5.Conditional logic helps in.
(i) decisions (ii)iterations (iii) traversing (iv) all
6.A set of multiple instructions enclosed in braces is called a………...
(i) box (ii) list (iii) block (iv) job
7………….. structure allows repetition of a set of instructions.
(i) Loop (ii) Conditional (iii) Control (iv)Data
8.If there are three return statements in the function body……….of them
will be executed.
(i) one (ii) two (iii) three (iv) first and last
9.Readability helps to………..the code.
(i) understand (ii) modify (iii) debug (iv) all
10.A function can return ……………value.
(i) one (ii) two (iii)many (iv) none
Subjective
Q#2:Attempt any four short questions.(4 X 2 = 8 )
2.What is an IDE?
1.What is an array?
4.Define function?