Skip to content
Scientech Easy
  • Home
  • Core Java
  • String
  • Collections
  • Selenium
  • Interview
    • Java
      • Core Java Interview Question
      • String Interview Questions
    • Selenium
      • Java Interview Questions
      • Selenium Interview Questions
      • Automation Testing Interview Questions
      • TestNG Interview Questions
      • Selenium Framework Interview Questions
      • Company Interview Questions
  • Thread
  • Exception Handling
  • Python
  • JavaScript
  • GK
  • Blog

ObjectOutput Interface in Java

ObjectOutputStream in Java | Methods, Example

ObjectOutputStream in Java is an output stream that writes serialized objects to a text file. It is responsible for writing objects, primitive type values, and strings to a byte stream. In other words, an ObjectOutputStream is an output stream that serializes primitive type values, strings, and objects to a stream. … Read more

Categories Core Java Tags Java ObjectOutputStream Class, ObjectOutput Interface in Java
  • Home
  • About Us
  • Contact
  • Privacy Policy
© Copyright 2023 Scientech Easy. All rights reserved.