A) A function is limited to throwing only a specified list of exceptions.
B) A catch can catch all types of exceptions.
C) A function can throw any type of exceptions.
D) none of the mentioned
A) A function is limited to throwing only a specified list of exceptions.
B) A catch can catch all types of exceptions.
C) A function can throw any type of exceptions.
D) none of the mentioned