Which symbol should be used to separate the type of exception handler classes in a single catch block?
(a) ?
(b) ,
(c) –
(d) |
The question was posed to me in a job interview.
My question comes from Exception Handling topic in division Exception Handling & Static Class Members of Object Oriented Programming