Vidyalelo
C Programming · Q9

Control Structures

Programming · C Programming · question 9

Q9

What is the result of the expression !(5 == 5) 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