DEVFYI - Developer Resource - FYI

What is the serialization?

Java Interview Questions and Answers (part 3)


(Continued from previous question...)

389. What is the serialization?

The serialization is a kind of mechanism that makes a class or a bean persistence by having its properties or fields and state information saved and restored to and from storage.

(Continued on next question...)

Other Interview Questions