Examveda

What will be the value of the following C expression?
(x = foo()) != 1 considering foo() returns 2

A. 2

B. True

C. 1

D. 0

Answer: Option C


This Question Belongs to C Program >> C Fundamentals

Join The Discussion

Related Questions on C Fundamentals