Page 1 of 1

What will be output of the following c code? ( according to GCC compiler) Check this: Computer Science Books | MCA MCQs

Posted: Thu Jul 14, 2022 9:05 am
by answerhappygod
a) 0 0
b) 65536 -10
c) 0 65536
d) Compilation error