What is cloning?
Answer / 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 |
Will c++ be replaced?
Name some pure object oriented languages?
Can a function take variable length arguments, if yes, how?
What is array in c++ pdf?
What is c++ iterator?
State the difference between delete and delete[].
What are Binay tress and B trees? Diff between them?
What is friend class in c++ with example?
What is a list c++?
Explain deep copy and a shallow copy?
What do you mean by C++ access specifiers ?
What is the function of I/O library in C++ ?