Home / CSE / Object Oriented Programming Using C++ :: Discussion

Discussion :: Object Oriented Programming Using C++

  1. If you design a class that needs special initialization tasks, you will want to design a(n) _____

  2. A.
    housekeeping routine
    B.
    initializer
    C.
    constructor
    D.
    compiler

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    No answer description available for this question.


Be The First To Comment