Programming - Operators - Discussion

You Are Here :: Home > JAVA > Operators - Discussion

 



Q.

____________________ is used to invert the value of a boolean type operand i.e. the type of the operand must be boolean while using this operator                         


A. logical compliment B. logical AND
C. logical OR D. both a and b

Answer: Option A
Explaination:

 


logical compliment is used to invert the value of a boolean type operand i.e. the type of the operand must be boolean while using this operator




Discussion

Your Comments Goes here...
NameDiscussion