Name the class that used to read objects directly from a
stream?
Answer Posted / prasad
ObjectInputStream
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Why is java so important?
What is percentage in java?
Which is better arraylist or vector?
What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?
What are data structures in java?
What is the difference between procedural and object-oriented programs?
What are the two parts of a conditional statement?
How we can generate random numbers in java?
What is an infinite loop?
Is void a data type?
What is the tradeoff between using an unordered array versus an ordered array?
How do you download stubs from Remote place?
Define locale.
What is boolean data type in java?
What is an exception? difference between Checked and Unchecked exception in Java