Page 98 - Computer_Genius_v2.1_C7_flipbook
P. 98
Exercise
A. Tick ( ) the correct option.
1. Whenever two lines intersect at a common point, they form between the point of
contact.
(i) an operator (ii) a side
(iii) the if else statement (iv) an angle
2. Which of the following is a conditional statement?
(i) For Loop (ii) Boolean
(iii) If Else (iv) Print
3. is used as less than or equal to operator.
(i) <= (ii) >=
(iii) == (iv) !=
4. block progresses the code, if either of the conditions specified to it are true.
(i) OR (ii) AND
(iii) NOT (iv) NOR
B. Fill in the blanks using the words given below.
90 Relational Not Equals to AND
1. block progresses the code, if both the conditions specified to it are true.
2. operators determine the result of a code based on the relations of the variables
involved.
3. When an angle measure equal to degrees, it is called a right angle.
4. != operator signifies operators.
C. Match the following:
Column I Column II
1. a. Strictly greater than
2. b. It reverses the logic of the code
3. c. Strictly less than
4. d. Equal to
D. Answer the following questions.
1. What do you understand by If statements?
96 Computer Genius (V2.1)-VII

