Q256
What will be the value of the following C expression? (x = foo()) != 1 considering foo() returns 2
A.
2
B.
True
C.
1
AnswerD.
0
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board