Which statement is used to catch all types of exceptions?
(a) catch()
(b) catch(Test t)
(c) catch(…)
(d) catch(Test)
Answer:
(c) catch(…)
Which statement is used to catch all types of exceptions
Which statement is used to catch all types of exceptions?
(a) catch()
(b) catch(Test t)
(c) catch(…)
(d) catch(Test)
Answer:
(c) catch(…)
Which statement is used to catch all types of exceptions
Sign in to your account