ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which of the following is correct?
Correct Answer: B — C++ allows both static and dynamic type checking
C++ allows both static and dynamic type checking i.e. types are checked by the compiler.