What is I/O Filter?

Answers were Sorted based on User's Feedback



What is I/O Filter?..

Answer / shaik siddhik

I/O filters use reading from 1 stream to writeing onother
stream

Is This Answer Correct ?    20 Yes 2 No

What is I/O Filter?..

Answer / 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

More Core Java Interview Questions

What is multiple inheritance? Is it supported by java?

0 Answers  


Is singleton class immutable?

0 Answers  


List some java keywords sun like c, c + + keywords?

0 Answers  


Can we change the scope of the overridden method in the subclass?

0 Answers  


Why 1 is not a prime number?

0 Answers  






what methods would you overwrite in java.lang.object class?

0 Answers  


How do you use substring in java?

0 Answers  


Explain about vector, dictionary,hash table, property classes?

1 Answers   Patni,


What is difference between string and stringbuffer?

0 Answers  


Why do we use predicate in java?

0 Answers  


How to find the index of the largest number in an arraylist java?

0 Answers  


What are aggregate functions explain with examples?

0 Answers  


Categories