Differentiate between a copy constructor and an overloaded 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 prototypes

4 Answers   Infosys, TCS,


How do you clear a map in c++?

0 Answers  


Can we overload operator in c++?

0 Answers  


Tell me an example where stacks are useful?

0 Answers  


What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor

0 Answers  






What are the two types of comments?

0 Answers  


Is turbo c++ free?

0 Answers  


Which of the following is evaluated first: a) && b) || c) !

0 Answers  


How one would use switch in a program?

0 Answers  


Differentiate between an array and a list?

0 Answers  


What are the advantages of using a pointer?

0 Answers  


Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.

0 Answers  


Categories