How does the copy constructor differ from the assignment operator (=)?


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

Post New Answer

More C++ General Interview Questions

What data encapsulation is in c++?

0 Answers  


Can a built-in function be recursive?

0 Answers  


What is a virtual destructor? Explain the use of it?

0 Answers  


Comment on c++ standard exceptions?

0 Answers  


What it is and how it might be called (2 methods).

0 Answers  






Define a way other than using the keyword inline to make a function inline?

1 Answers  


What is the exit function in c++?

0 Answers  


What is a c++ object?

0 Answers  


How do you flush a buffer in c++?

0 Answers  


What are the benefits of operator overloading?

0 Answers  


How to implement flags?

2 Answers   Symphony,


write a programme to get a character and thier ASCII value

0 Answers  


Categories