Report Bug
Qus : The code of statements which may cause abnormal termination of the program should be written under which block?
QusThe code of statements which may cause abnormal termination of the program should be written under which block?

A. try
B. catch
C. finally
D. None of these


Solution
A. try






Report Bug