Examveda
Examveda

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

A. 2

B. True

C. 1

D. 0

Answer: Option A


This Question Belongs to C Program >> C Miscellaneous

Join The Discussion

Related Questions on C Miscellaneous