The Person class must be serialized using the Externalizable interface.
Correct the serialization bug.
Don't change the method signatures.
Externalizable Person
- 12
Locked
Comments (2)
- Popular
- New
- Old
You must be signed in to leave a comment
Attila
27 July 2020, 02:30
hint: writing and reading must have the same order of variables.
+1
Hurricane999
21 December 2019, 18:54
This task was really interesting)
"Your solution to the task was better than 94% other students. You solved it in 1 attempts. The average number of attempts for this task is 5.51. This task has been completed by 143 students." O_O
+2