What is the output of printf("%d")?
Answer Posted / guest
it is used to print one integer data type value.
| Is This Answer Correct ? | 90 Yes | 46 No |
Post New Answer View All Answers
Does std endl flush?
Describe new operator?
What does return 0 do in c++?
What is the equivalent of Pascal's Real a) unsigned int b) float c) char
Do you know about latest advancements in C++ ?
Do you know about C++ 11 standard?
How is c++ different from java?
What is endl c++?
What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0
What is object in c++ example?
Can we make any program in c++ without using any header file and what is the shortest program in c++.
What do the keywords volatile and mean mutable?
How do you clear a map in c++?
What is a node class in c++?
What is c++ runtime?