Cpp Programming Quiz 58 – Which of the following statement is correct?
[B]. C++ allows dynamic type checking.[C]. C++ allows static member function be of type const.
[D]. Both A and B.
Answer: Option D
Cpp Programming Quiz 58 – Which of the following statement is correct? Read More »
Cpp Programming, OOPs Concepts