Answer Posted / beena
An object can carry out copying in two ways i.e. it can set itself to be a copy of another object, or it can return a copy of itself. The latter process is called cloning.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is c++ a dying language?
how to explain our contribution in the project?
What is the difference between structure and class?
What is double in c++?
Is java the same as c++?
How is computer programming useful in real life?
what do you mean by volatile variable?
What is lazy initialization in c++?
What is an adjust field format flag?
Why do we use classes in programming?
What's the order in which the local objects are destructed?
What is data structure in c++?
How do I use turbo c++?
Explain the differences between private, public and protected and give examples.
What is doubly linked list in c++?