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


6 Answers
1-6 of  6
6 Answers
Cognizant
Practice Mock Test
Cognizant