c******t 发帖数: 205 | 1 Failed.
Couldn't answer some of the questions? Java guru here, please help.
1. a POJO in run time is serialized and stored in a file. Next time, the
same build gets compiled and run. When it tries to read the serialized POJO
from the file, what would happen? Anything to pay attention to?
2. design a contract for an Object pool class.
There were a couple more. Forgot... will update later. | l**b 发帖数: 457 | 2 1的话现在没有很多人用吧?有个readObject和writeObject的method。其他的已经全部
丢回去给SCJP了。
2的话可以看看apache的commons里面有个object pool是怎么写的。 | r**h 发帖数: 1288 | 3 lz这个不是entry level吧。。问这么细节 |
|