What is the output of printf("%d")?
Answer Posted / vanitha
garbage value
| Is This Answer Correct ? | 27 Yes | 11 No |
Post New Answer View All Answers
What return value must conversion operators have in their declaration?
Does c++ have finally?
Write a note about the virtual member function?
In the derived class, which data member of the base class are visible?
Is c++ harder than java?
What are static and dynamic type checking?
Explain deep copy?
What are associate containers?
What is the use of typedef?
Write about the various sections of the executable image?
Which software is best for programming?
Why do we learn c++?
What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random
Why main function is special in c++?
What are the differences between the function prototype and the function defi-nition?