If a catch block accepts more than one exceptions then __________________
(a) The catch parameters are not final
(b) The catch parameters are final
(c) The catch parameters are not defined
(d) The catch parameters are not used
I got this question in final exam.
Question is from Catching Class Types topic in portion Exception Handling & Static Class Members of Object Oriented Programming