問題詳情

146  5e4cf00bd4eee.jpg
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();

參考答案

無參考答案

內容推薦

內容推薦