多项选择题
A.String s = c.readLine();
B.char[ ] c = c.readLine();
C.String s = c.readConsole();
D.char[ ] c = c.readConsole();
E.String s = c.readLine("%s", "name ");
F.char[ ] c = c.readLine("%s", "name ");
多项选择题 Whichthreestatementsconcerningtheuseofthejava.io.Serializableinterfacearetrue?()
单项选择题 Given that the current directory is empty, and that the user has read and write privileges to the current directory, and the following: Which statement is true?()
单项选择题 If the user types the password aiko when prompted, what is the result?()