Answer Posted / nashiinformaticssolutions
An item that reads from a single stream and outputs data to input and output sources is known as an I/O filter, also known as an input-output filter. It applied this filter using the java.io package.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the role of the java.rmi.naming class?
What is unmodifiable collection in java?
Can we assign integer value to char in java?
What is singleton class in java and how can we make a class singleton?
Difference between keyword and identifier.
What is sorting algorithm in java?
Is list ordered in java?
What is multi level inheritance in java?
What is a static class in java?
Can we have multiple catch block for a try block?
What if static is removed from main method?
What is a function easy definition?
Why char array is favored over string for the storage of passwords?
what is the major difference between linkedlist and arraylist in java?
Why call by value prevents parameter value change?