logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is copy constructor?


  • Correct Answer
  • Copy constructor is a constructor function with the same name as the class and used to make deep copy of objects 


  • Technology problems


    Search Results


    • 1. What are storage qualifiers in C++ ?
    • Discuss
    • 2. What do you mean by reference variable in c++?
    • Discuss
    • 3. what is the use of virtual destructor in c++?
    • Discuss
    • 4. What are the features of C++ different from C?
    • Discuss
    • 5. What are the basic concepts of object oriented programming?
    • Discuss
    • 6. What is default constructor?
    • Discuss
    • 7. What is dynamic binding?
    • Discuss
    • 8. What is namespace?
    • Discuss
    • 9. What do you mean by late binding?
    • Discuss
    • 10. What do you mean by early binding?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment