Which statement is used to catch all types of exceptions?
Posted: Wed Jul 13, 2022 7:52 pm
a) catch()
b) catch(Test t)
c) catch(…)
d) catch(Test)
b) catch(Test t)
c) catch(…)
d) catch(Test)
Accurate answers. Every time.
https://answerhappy.com/