Programming - Operators - Discussion

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

 



Q.

Conditional operators return __________ value based on the state of the variables                         


A. TRUE B. a true or a false
C. FALSE D. both a and c

Answer: Option B
Explaination:

 


Conditional operators return a true or afalse value based on the state of the variables i.e. the operations using conditional operators are performed between the two boolean expressions.




Discussion

Your Comments Goes here...
NameDiscussion