What is the output of printf("%d")?
Answer Posted / baban dongare
It will generate the garbage value..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is an associative container in c++?
How much is c++ certification?
In what situations do you have to use initialization list rather than assignment in constructors?
What is the use of seekg in c++?
List the issue that the auto_ptr object handles?
what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?
Is swift better than c++?
What does override mean in c++?
What sorting algorithm does c++ use?
What are the unique features of C++.
You want to link a c++ program to c functions. How would you do it?
What is scope resolution operator in c++ with example?
What are the rules about using an underscore in a c++ identifier?
Is there a c++ certification?
What is a node class in c++?