Identify the correct statement about throw(type).
Posted: Wed Jul 13, 2022 7:52 pm
a) A function can throw any type of exceptions
b) A function can throw an exception of certain type only
c) A function can’t throw any type of exception
d) A function can catch all types of exceptions
b) A function can throw an exception of certain type only
c) A function can’t throw any type of exception
d) A function can catch all types of exceptions