DEVFYI - Developer Resource - FYI

Use the Externalizable interface when you need complete control over your Bean's serialization (for example, when writing and reading a specific file format).

Java Interview Questions and Answers (part 3)


(Continued from previous question...)

407. Use the Externalizable interface when you need complete control over your Bean's serialization (for example, when writing and reading a specific file format).

No. Earlier order is maintained.

(Continued on next question...)

Other Interview Questions