1.

How Exception handling is implemented in the C++ program?

A. Using Exception keyword
B. Using try-catch block
C. Using Exception block
D. Using Error handling schedules
Answer» C. Using Exception block


Discussion

No Comment Found