Answer Posted / qim2010
An I/O filter is an object that reads from one stream and
writes to another, usually altering the data in some way as
it is passed from one stream to another.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What exceptions occur during serialization?
What is parameters example?
State the main difference between c++ and java?
How do you remove spaces in java?
Can we declare array without size in java?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread
Can we write method inside a method in java?
What is javac in java?
What is null in java?
What is the difference between numeric and integer?
How to access arraylist elements in java?
Which method cannot be overridden in java?
How can we make copy of a java object?
Why do people says “java is robust”?
How does linkedhashmap work in java?