問題詳情

123 


What is the result?
(A) 0.0
(B) Compilation fails.
(C) A ParseException is thrown by the parse method at runtime.
(D) A NumberFormatException is thrown by the parse method at runtime.

參考答案