1.

try { int x = Integer.parseInt("two"); }_x005F_x000D_ Which could be used to create an appropriate catch block?

A. ClassCastException
B. IllegalStateException
C. NumberFormatException
D. None
Answer» D. None


Discussion

No Comment Found