Working with Streams - The ObjectInputStream and ObjectOutputStream Classes
3 important questions on Working with Streams - The ObjectInputStream and ObjectOutputStream Classes
What will be ignored during the serialization and deserialization processes?
- Transient instance variables
- static class members
Which two stream classes are provided by the java.io API for object serialization and deserializaition?
- ObjectInputStream
- ObjectOutputStream
What is being ignored during the deserialization process?
The question on the page originate from the summary of the following study material:
- A unique study and practice tool
- Never study anything twice again
- Get the grades you hope for
- 100% sure, 100% understanding