Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Cpp Programming Quiz 58 – Which of the following statement is correct?

Question: Which of the following statement is correct?
[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.

Answer: Option D