Thursday, February 12, 2009

What class allows you to read objects directly from a stream

Question :What class allows you to read objects directly from a stream?
Answer :The ObjectInputStream class supports the reading of objects from input streams.

No comments: