单项选择题
A.s.defaultReadObject();
B.this = s.defaultReadObject();
C.y = s.readInt(); x = s.readInt();
D.x = s.readInt(); y = s.readInt();
单项选择题 Given that the current directory is empty, and that the user has read and write permissions, and the following: Which statement is true?()
单项选择题 Whichcapabilityexistsonlyinjava.io.BufferedWriter?()
单项选择题 Assuming that the serializeBanana() and the deserializeBanana() methods will correctly use Java serialization and given: What is the result?()