Vidyalelo
C Programming · Q19

Control Structures

Programming · C Programming · question 19

Q19

What is the result of the expression 2 && 0 in C?

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