Answer Posted / hr@tgksolutions.com
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 garbage collection? Can it be forced to run?
How can you set an applet’s height and width as a percentage?
What is array pointers ?
How does system arraycopy work in java?
What is jpa specification?
Why hashcode is used in java?
What does flagged out mean?
Is an integer an object?
Is string an object?
What is a vararg?
Can vector have duplicates in java?
How do you use compareto in java?
what invokes a threads run() method? : Java thread
Which method returns the length of a string?
What are the application of stack?