What is the output of printf("%d")?
Answer Posted / sanjiv
It will give a garbage value. It is tested.
| Is This Answer Correct ? | 15 Yes | 9 No |
Post New Answer View All Answers
How const int *ourpointer differs from int const *ourpointer?
What are the storage qualifiers?
What is virtual base class uses?
Explain container class.
Explain the problem with overriding functions
Can I uninstall microsoft c++ redistributable?
What is == in programming?
Briefly describe a B+ tree. What is bulk loading in it?
Can we make copy constructor private in c++?
Explain class invariant.
Explain terminate() function?
How do you define/declare constants in c++?
Explain the benefits of proper inheritance.
How java is different from c and c++?
What is math h in c++?