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
What is an inclusion guard?
Is c++ vector dynamic?
What are the benefits of c++?
Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.
what are the iterator and generic algorithms.
What it is and how it might be called (2 methods).
What is a catch statement?
What is the use of :: operator in c++?
What is a class template?
What is type of 'this' pointer? Explain when it is get created?
Explain what you mean by a pointer.
To what does “event-driven” refer?
How are virtual functions implemented in c++?
Explain what data encapsulation is in c++?
Briefly describe a B+ tree. What is bulk loading in it?