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
- 1996 Views
- 6 Answers
6 Answers
- What is the output of the following code?
- Is cognizant good company? Who started cognizant?
- What is the output of the following code?
- What is the output of the following code?
- How do I upload my resume to Cognizant? What are the major tips of Making a bold resume for applying in Cognizant ?
- Question is nothing much i hv i heard this title hv to exceed 30 words so here i am filling it okay by goodnight
- Interview Tips for Programmer Analyst Trainee Role
- How can we apply for a job at cognizant?
- What is the best way to find and apply for positions at Cognizant?
- Python: Most Popular programming Language with Developers.
Practice Mock Test
cognizant
ans:c because here stdio header file is not used so the compiler show error