What is copy constructor? Can we make copy constructor private in c++?


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

Post New Answer

More C++ General Interview Questions

Why is c++ still popular?

0 Answers  


Why should you learn c++?

0 Answers  


What is runtime polymorphism in c++?

0 Answers  


List down the guideline that should be followed while using friend function.

0 Answers  


What is the difference between the compiler and the preprocessor?

0 Answers  


What are friend functions in C++?

0 Answers   BlackRock,


Is c++ the hardest language?

0 Answers  


what is the size of a class which contains no member variables but has two objects??? is it 1 or 2??

4 Answers  


Is there anything you can do in C++ that you cannot do in C?

1 Answers  


What is #include sstream?

0 Answers  


What is a character in c++?

0 Answers  


You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()

0 Answers  


Categories