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
Write about the stack unwinding?
What is scope in c++ with example?
Why do we use string in c++?
What is a Default constructor?
What are enumerations?
What can c++ be used for?
Define copy constructor.
Of the numbers 12 23 9 28 which would be at the top of a properly implemented maxheap a) 28 b) 9 c) Any of them could be
Explain how to initialize a const member data.
Can the creation of operator** is allowed to perform the to-the-power-of operations?
What is virtual methods?
How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?
What is the full form of c++?
What is a namespace in c++?
What is the difference between structure and class?