adspace
What is a COPY CONSTRUCTOR and when is it called?
Answer Posted / Ish Bhatia
"A copy constructor is a special constructor in C++ that creates an exact duplicate of an existing object. It's called when you perform any operation like assignment, returning by value from functions or as arguments to functions. The default behavior is a shallow copy, but users can overload the copy constructor for deep copies."n
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What character terminates all character array strings a) b) . c) END
sir please send me bpcl previous question papers
daily Routine of father
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.
Please send ford technologies placement paper 2 my mail id
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?
Can union be self referenced?
What is the latest version on c++?