Serialization converts an object into a byte stream for storage or transmission.
← Core Java theorytheory 0/50 · 0%
Advanced · hard
49. Serialization
Saving object state.
Check your understanding
1. Interface required?
2. Keyword to skip field?
Saving object state.
Serialization converts an object into a byte stream for storage or transmission.
1. Interface required?
2. Keyword to skip field?