Difference between a copy constructor and an assignment operator.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What are destructors?

0 Answers  


Do class declarations end with a semicolon? Do class method definitions?

0 Answers  


What is an inline function in c++?

0 Answers  


Write a C++ program which will compute the volume of a sphere or a cylinder after prompting the user to type the first character for the shape name.

0 Answers   An-Najah National University,


What data encapsulation is in c++?

0 Answers  






what is smart pointer & use of the smart pointer ???

2 Answers  


What is helper in c++?

0 Answers  


how to swap two strings without using any third variable ?

11 Answers  


What happens if an exception is throws from an, object's constructor and object's destructor?

4 Answers   Wipro,


Tell me an example where stacks are useful?

0 Answers  


What is the difference between passing by reference and passing a reference?

0 Answers  


What is :: operator in c++?

0 Answers  


Categories