What is I/O Filter?
Answers were Sorted based on User's Feedback
Answer / shaik siddhik
I/O filters use reading from 1 stream to writeing onother
stream
| Is This Answer Correct ? | 20 Yes | 2 No |
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 |
Write the code for Palindrome ?
To the class members how can we provide security?
What is class and object in java?
Is delete, next, main, exit or null keyword in java?
What is arraylist e in java?
Is java a super set of javascript?
What is anagram word?
What is singleton class example?
What are the 3 types of loops in java?
What is an enumeration?
What are JVM.JRE, J2EE, JNI?
How does system arraycopy work in java?