Page 141 - Computer_Genius_v2.1_C7_flipbook
P. 141
2 Test Sheet
(Based on chapters 7 to 11)
A. Tick ( ) the correct option.
1. Which of the following is a conditional statement?
(i) For Loop (ii) Boolean
(iii) If Else (iv) Print
2. is used as less than or equal to operator.
(i) <= (ii) >=
(iii) == (iv) !=
3. Which of the following data type cannot be carried out by multiplication operator?
(i) Integer (ii) Float
(iii) Double (iv) String
4. Which of the following is the correct formula of distance?
(i) Speed x Time (ii) Time/Speed
(iii) Speed x Distance (iv) Speed + Distance
5. blocks provide the conditions.
(i) Logic (ii) Loops
(iii) Lists (iv) Graph Plot
6. Which of the following is the correct code to take the pH value as an input from the user?
(i) (ii)
(iii) (iv)
7. In Aadhaar Cards types of biometric data is used.
(i) two (ii) three
(iii) four (iv) five
8. Which of the following is an incorrect variable name?
(i) v@riable (ii) _vAriAble
(iii) Variable_1 (iv) var1ab1e
Test Sheet 2 139

