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
Can you call a method in a method?
How can we find the actual size of an object on the heap?
What is a boolean used for?
What is a qualifier in a sentence?
What access modifiers can be used for methods?
How do weakhashmap works?
What is array command?
Why local variables are stored in stack?
What is a bufferedreader?
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?
What is difference between equal and == in java?
Is vector ordered in java?
What are variable arguments or varargs?
Why are variables important in research?
How an object is serialized in java?