任何对象都可以不需要声明序列化,因为Serializable接口没有方法。

8 查阅

任何对象都可以不需要声明序列化,因为Serializable接口没有方法。

A.正确

B.错误

参考答案:

答案:错误