146 
Which code, inserted at line 14, will allow this class to correctly serialize and deserialize?
(A) s.defaultReadObject();
(B) this = s.defaultReadObject();
(C) y = s.readInt(); x = s.readInt();
(D) x = s.readInt(); y = s.readInt();

(A) s.defaultReadObject();
(B) this = s.defaultReadObject();
(C) y = s.readInt(); x = s.readInt();
(D) x = s.readInt(); y = s.readInt();
答案:登入後查看
統計: A(2), B(0), C(1), D(7), E(0) #2194686
統計: A(2), B(0), C(1), D(7), E(0) #2194686