Q93
Choose the statement which is incorrect?
A.
try block does not need to be followed by catch block
B.
try block can be followed by finally block instead of catch block
C.
try can be followed by both catch and finally block
D.
try need not to be followed by anything
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board