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 is the need of a destructor? Explain with the help of an example.
We use library functions in the program, in what form they are provided to the program?
What is the difference between public, private, and protected access?
Define the process of error-handling in case of constructor failure?
Should I learn c or c++ or c#?
Which is better c++ or java?
what is VOID?
Explain "const" reference arguments in function?
Write a program in c++ to print the numbers from n to n2 except 5 and its multiples
What is srand c++?
Difference between a homogeneous and a heterogeneous container
What do you mean by static variables?
Will rust take over c++?
If I is an integer variable, which is faster ++i or i++?
What is the difference between C and CPP?