Page 1 of 1

What will be the output of the following C code? (Assuming that we have entered the value 1 in the standard input) #incl

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) Compile time error
b) 1
c) 2
d) Varies