已知: 下面哪段代碼在橫線(xiàn)處是合法的()
A. B. C. D.
已知: 下面哪個(gè)定義是合法的()
A.public interface Jextends I{} B.public interface Jimplements I{} C.public interface Jinherits I{} D.public interface Jinstanceof I{}
已知: 那輸出為()
A.0 B.編譯錯(cuò)誤 C.運(yùn)行時(shí)拋出ParseException D.運(yùn)行時(shí)拋出NumberFormatException