Q111
Which of the following is correct?
A.
C++ allows static type checking
B.
C++ allows dynamic type checking.
C.
C++ allows static member function to be of type const.
D.
C++ allows both static and dynamic type checking
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board