Basic and Advance Java Question:

What class allows you to read objects directly from a stream? briefly explain.?

Tweet Share WhatsApp

Answer:

The ObjectInputStream class supports the reading of objects from input streams.

Download Java PDF Read All 81 Java Questions
Previous QuestionNext Question
Is Java a super set of JavaScript?What is a transient variable?