已知:
橫線處應(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()
已知:
的輸出為()
A.a
B.b
C.c
D.null