Name the class that used to read objects directly from a
stream?
Answer Posted / devarathnam
Hi... ObjectOutPutSteam and ObjectInputStream are used for
readign and writing.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Implementations of set interface?
How to perform selection sort in java?
How many bytes is a unicode character?
What is downcasting?
Which is bigger float or double?
How big is a pointer?
Can we change the scope of the overridden method in the subclass?
What is the purpose of declaring a variable as final?
What is the difference between sleep and wait in java?
What is java util list?
How do you remove an element from an arraylist in java?
What is the reflection?
What is a byte string?
What technique can be employed to compare two strings?
What is a for loop in java?