Vidyalelo
Java Programming · Q21

Operators

Programming · Java Programming · question 21

Q21

What is the value of the expression false || true 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