Define copy constructor.


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

Post New Answer

More C++ General Interview Questions

What do you know about near, far and huge pointer?

0 Answers  


Which should be more useful: the protected and public virtuals?

0 Answers  


Ask to write virtual base class code?

0 Answers   Satyam,


Write an algorithm that determines whether or not an almost complete binary tree is a heap.

0 Answers   TCS,


What is the difference between a template and a macro?

0 Answers  






Which sort does c++ use?

0 Answers  


Is c++ double?

0 Answers  


What is the correct syntax for inheritance a) class aclass : public superclass b) class aclass inherit superclass c) class aclass <-superclass

0 Answers  


What is name mangling?

3 Answers  


Explain the difference between using macro and inline functions?

0 Answers  


What is RTRT tool?can it be used for automation?can it work on packet PC?

3 Answers  


Explain the difference between 'operator new' and the 'new' operator?

1 Answers   Lucent, TCS,


Categories