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
- 1982 Views
- 6 Answers
Your Answer
Practice Mock Test
cognizant