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

Discussion :: OOPS Concepts

  1. Which of the following type of class allows only one object of it to be created?

  2. A.
    Virtual class
    B.
    Abstract class
    C.
    Singleton class
    D.
    Friend class

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    No answer description available for this question.


Be The First To Comment