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

Discussion :: OOPS Concepts

  1. Which of the following statement is correct?

  2. A.
    C++ allows static type checking.
    B.
    C++ allows dynamic type checking.
    C.
    C++ allows static member function be of type const.
    D.
    Both A and B.

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    No answer description available for this question.


Be The First To Comment