1.C++ allows static type checking
2. C++ allows dynamic type checking.
3.C++ allows static member function to be of type const.
4. C++ allows both static and dynamic type checking
Answer:4