Forum

Copy Constructor in C++

This thread contains 1 reply, has 2 voices, and was last updated by Nitesh User Do not delete 4 years, 12 months ago.

  • Author Replies
    • #55938

      What is a Copy Constructor in C++?


    • #55940

      Hello,

      A copy constructor is a member function which initializes an object using another object of the same class.

      If a copy constructor is not defined in a class than compiler defines itself.

      The copy constructor used to:

      1) Initialize one object from another of the same type.
      2) Copy an object to pass it as an argument to a function.
      3) Copy an object to return it from a function.


      Regards,
      Nitesh Bavishiya

Viewing 1 reply thread

You must be to reply to this thread.Please or . Registration is 100% free.

GET FREE CONSULTATION

Call Us Now For Free Consultation97370 05566

Our experts listen to you patiently and suggest you the right course after conducting a personality profile test. Register your interest below to schedule personality profile test for you.

SUBSCRIBE TO OUR NEWSLETTER

Copyright 2016-2024 Smart Mentors. All Rights Reserved.

Login

FORGOT PASSWORD

Sign up now to Become An Instructor

    Register your Interest

      cf7captchaRegenerate Captcha