Vidyalelo
Java Programming · Q29

Operators

Programming · Java Programming · question 29

Q29

What is the value of the expression false && false in Java?

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

Answer: Option B

Solution

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