Computer Science, asked by AnushkaSharma8547, 9 months ago

What will happen when a try block does not generate an Exception and you have included multiple catch blocks ?(a) they all execute
(b) only the first matching one executes(c) no catch block executes
(d) only the first catch block executes

Answers

Answered by sakshi1922
6

Answer:

no catch block execute answer c

Answered by djgaming26
0

Answer:

c option is a correct answer ok

Similar questions