What is the output of the following code?

#include Main () { Short unsigned int i=0; Printf ("%u",i--); } A) 0 B)65535 C)compile error D)32767

Your Answer

c

7
cognizant
Practice Mock Test
cognizant