Answer Posted / v.senthil kumaran
Declare operator function (dummy) for assignment operator
in the private section of the class.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the new features that iso/ansi c++ has added to original c++ specifications?
Why c++ is better than c language?
Is c++ a high level language?
What are the different types of comments allowed in c++?
What are smart pointers?
What is the difference between method overloading and method overriding in c++?
Is c++ a programming language?
How to get the current position of the file pointer?
What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal
Define a constructor?
How do you compile the source code with your compiler?
How would perform Pattern Matching in C++?
What is a stack? How it can be implemented?
What are c++ storage classes?
Is set c++?