Home / C++ Programming / OOPS Concepts :: Discussion

Discussion :: OOPS Concepts

  1. Which of the following is not a type of constructor?

  2. A.
    Copy constructor
    B.
    Friend constructor
    C.
    Default constructor
    D.
    Parameterized constructor

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    No answer description available for this question.


Be The First To Comment