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 is #include c++?

0 Answers  


int *p = NULL; printf("%1d",p) ; what will be the output of this above code?

3 Answers   Microsoft,


Mention the purpose of istream class?

0 Answers  


Define anonymous class.

0 Answers  


Why are arrays usually processed with for loop?

0 Answers  






Explain the volatile and mutable keywords.

0 Answers  


List the types of polymorphism in c++?

0 Answers  


How do you clear a map in c++?

0 Answers  


Why do we need function?

0 Answers  


What character terminates all character array strings a) b) . c) END

0 Answers  


Disadvantages of c++

8 Answers   HCL,


What is a string example?

0 Answers  


Categories