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
- 1983 Views
- 6 Answers
6 Answers
- need some clarification about cognizant
- What is the best way to find and apply for positions at Cognizant?
- What type of company is Cognizant Technology Solutions?
- How do I upload my resume to Cognizant? What are the major tips of Making a bold resume for applying in Cognizant ?
- what is the exam pattern n syllabus of Cognizant
- Is cognizant good company? Who started cognizant?
- Is Cognizant a good company for freshers? Will I get salary in notice period in Cognizant ?
- Where can I find the good books for Cognizant?
- What is the output of the following code?
- Question is nothing much i hv i heard this title hv to exceed 30 words so here i am filling it okay by goodnight
Practice Mock Test
cognizant
ans:c because here stdio header file is not used so the compiler show error