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

Discussion :: OOPS Concepts

  1. Which one of the following options is correct about the statement given below? The compiler checks the type of reference in the object and not the type of object.

  2. A.
    Inheritance
    B.
    Polymorphism
    C.
    Abstraction
    D.
    Encapsulation

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    No answer description available for this question.


Be The First To Comment