已知: 那輸出為()
A.0 B.編譯錯誤 C.運(yùn)行時拋出ParseException D.運(yùn)行時拋出NumberFormatException
已知: 橫線處應(yīng)填寫()
A.returncode.hashCode(); B.returncode.hashCode()+age*11; C.returncode.hashCode()+name.hashCode()+age*11; D.returnsuper.hashCode();
已知: 要想打印出in.txt的全部內(nèi)容,需要在橫線處填寫()
A.read() B.next() C.readLine() D.nextLine()