1.

Multiple_catch_blocks___________________

A. Are mandatory for each try block
B. Can be combined into a single catch block
C. Are not possible for a try block
D. Can never be associated with a single try block
Answer» C. Are not possible for a try block


Discussion

No Comment Found