Is it possible to pass an object of the same class in place of object reference to the copy constructor?


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

Post New Answer

More C++ General Interview Questions

What will the line of code below print out and why?

0 Answers  


What are shallow and deep copies?

0 Answers  


What methods can be overridden in java?

0 Answers  


Describe Trees using C++ with an example.

0 Answers  


What is oop in c++?

0 Answers  


How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?

2 Answers   CTS,


Is there a new/delete equivalent of realloc?

1 Answers  


What is a float in c++?

0 Answers  


if there is binary tree which one is the easiest way to delete all child node?

1 Answers   Persistent,


What are compilers in c++?

0 Answers  


When is a template better solution than a base class??

2 Answers   emc2,


what is Member Functions in Classes?

0 Answers  


Categories