What is the output of printf("%d")?
Answer Posted / keshav.gadde
The output is 0
| Is This Answer Correct ? | 9 Yes | 9 No |
Post New Answer View All Answers
What is an orthogonal base class in c++?
What are advantages of c++?
What are the defining traits of an object-oriented language?
Explain Text Manipulation Routines?
How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?
What do you mean by const correctness?
What is the most common mistake on c++ and oo projects?
How to implement is-a and has-a class relationships?
What is #include iostream in c++?
What is object file? How can you access object file?
What are the advantages of pointers?
What is the latest version on c++?
Is c or c++ more useful?
What is virtual base class uses?
What is the history of c++?