1.

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
Answer» C. The catch parameters are not defined


Discussion

No Comment Found