1.

If catching of base class exception is done before derived class in C++ ________________

A. It gives compile time error
B. It doesn’t run the program
C. It may give warning but not error
D. It always gives compile time error
Answer» D. It always gives compile time error


Discussion

No Comment Found