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 is update method called?
What is the difference between private & public & friendly classes?
What are the advantages of unicode?
Tell me the latest versions in java related areas?
Can substring create new object?
What is a byte array?
Is the milky way in a void?
Why is the main method declared static?
What is vector capacity in java?
What is meant by method overriding?
How to handle a web browser resize operation?
Explain about wait() method?
What is difference between stringbuffer and string?
What is the default size of arraylist in java?
What is the use of inner class?