Answer Posted / tdurga
OBJECT IS ONE OF THE TYPE OF INSTANCE OF THE CLASS
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain the differences between private, public and protected and give examples.
Can I have a reference as a data member of a class? If yes, then how do I initialise it?
what you know about c++?
Explain all the C++ concepts using examples.
What is the best way to take screenshots of a window with c++ in windows?
How important is c++?
What is DlgProc?
How would you call C functions from C++ and vice versa?
How const int *ourpointer differs from int const *ourpointer?
Can you write a function similar to printf()?
Differentiate between a pointer and a reference with respect to c++.
What does the linker do?
What is c++ manipulator?
Can we make any program in c++ without using any header file and what is the shortest program in c++.
What is the best c++ book for beginners?