What does d mean?
No Answer is Posted For this Question
Be the First to Post Answer
What is default value of global variable in c?
What is the use of sizeof?
The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
What is the use of typedef in c?
what are advantages of U D F?
When should the const modifier be used?
main() { int x=5; printf("%d %d %d\n",x,x<<2,x>>2); }
11 Answers CISOC, CitiGroup, College School Exams Tests,
write a program to find the largest and second largest integer from an array
What is the purpose of 'register' keyword?
What is the difference between array and pointer?
what is difference b/w extern & volatile variable??