Home » JAVA Programming » Serialization » Question
  1. Which of these is an interface for control over serialization and deserialization?
    1. ObjectInput
    2. FileFilter
    3. Serializable
    4. Externalization
    5. None of these
Correct Option: B

FileFilter



Your comments will be displayed only after manual approval.