What is the output of printf("%d")?
Answer Posted / prabhu
It will rpint garbase.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?
What is encapsulation in c++?
Explain register storage specifier.
Is c++ a low level language?
What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required
Differentiate between a pointer and a reference with respect to c++.
What is searching?
What do you understand by zombie objects in c++?
Explain bubble sorting.
How can you link a c++ program to c functions?
What is do..while loops structure?
Is java easier than c++?
How does code-bloating occur in c++?
What is the purpose of templates in c++?
what is c++