Exception Handling
© examsiri.com
Question : 20 of 24
Marks:
+1,
-0
Given:
Which could be used to create an appropriate catch block? (Choose all that apply.)
try { int x = Integer.parseInt("two"); }Which could be used to create an appropriate catch block? (Choose all that apply.)
Go to Question: