_______ command is used for more condition in IF statement.
AND
NOT
Both a and b
None of these
_______ command is used for FALSE condition in IF statement.
IF
THEN
Both A and B
ELSE
If OR is used in IF statement, _______ conditions can be used.
Only One
One or more
Two
Three
_______ is the part of the computer which performs all the mathematical and logical operations.
ALU
Input
Output
Memory
IfthenElse ifthenElse ifthenElseEnd if-this syntax is used for ___________ statement.
If---then---else
Else if with---then---else
If---then
All of these
In IF statement, the instructions are followed by _______ statement.
Condition
Line No.
Next
In IF statement, usually Logical operations are used for _______
Statements
Which one of the following is a logical operator?
>
+
-
*
ALU does all the _______.
Processing
Logical
_______ is used to compare multiple conditions.
OR