Vidyalelo
C++ Programming · Q111

Introduction to C++

Programming · C++ Programming · question 111

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board