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

Discussion :: OOPS Concepts

  1. Which of the following concepts means waiting until runtime to determine which function to call?

  2. A.
    Data hiding
    B.
    Dynamic casting
    C.
    Dynamic binding
    D.
    Dynamic loading

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    No answer description available for this question.


Be The First To Comment