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
I have been asked this question by my college director while I was bunking the class.
My doubt is from OOPs Concept in division Basics Concepts of C++ of C++