Home / Report Question

Q. 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.

Correct Answer: D