The symbol used for, and operator is.
a) $$
b) &&
c) ##
d) @@
The symbol used for OR operator is.
a) $$
b) &&
c) ||
d) @@
The symbol used for NOT operator is.
a) !
b) &&
c) ##
d) @@
Which operator make reverse the result of an input?
a) AND
b) OR
c) NOT
d) NOR
The symbol used for equal to operator……..
a) =
b) ==
c)! =
d)! ==
The operator which works with single operand is called………….
a) unary operator
b) binary operator
c) ternary operator
d) none of these