Close sidebar

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

  • Sriramadasu
  • 1983 Views
  • 6 Answers
6 Answers
Practice Mock Test
cognizant