How can you create a virtual copy constructor?


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

Post New Answer

More C++ General Interview Questions

What are the advantages of using const reference arguments in a function?

0 Answers  


What is the prototype of printf function?

0 Answers  


What do you mean by translation unit?

0 Answers  


What are the various operations performed on stack?

0 Answers  


What is abstract class in c++?

0 Answers  






find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.

0 Answers  


What is size of null class?

6 Answers   HP,


What is the difference between a pointer and a link in c ++?

0 Answers  


Is c++ an oop?

0 Answers  


What return value must conversion operators have in their declaration?

0 Answers  


Why ctype h is used in c++?

0 Answers  


What can I safely assume about the initial values of variables which are not explicitly initialized?

0 Answers  


Categories