Home / C++ Programming / Objects and Classes :: Discussion

Discussion :: Objects and Classes

  1. Which of the following type of data member can be shared by all instances of its class?

  2. A.
    Public
    B.
    Inherited
    C.
    Static
    D.
    Friend

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    No answer description available for this question.


Be The First To Comment