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

Discussion :: OOPS Concepts

  1. Which of the following cannot be used with the keyword virtual?

  2. A.
    class
    B.
    member functions
    C.
    constructor
    D.
    destructor

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    No answer description available for this question.


Be The First To Comment