Vidyalelo
Java Programming · Q13

Operators

Programming · Java Programming · question 13

Q13

What is the value of the expression true || false in Java?

A.
TRUE
Answer
B.
FALSE
C.
1
D.
0

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board