Answer Posted / glibwaresoftsolutions
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 access scope of a protected method?
What is re-factoring in software?
What is data type example?
Implement two stacks using a single array.
What is illegal identifier in java?
What is static import?
What steps are taken when the OS shifts from one-thread execution to another?
Explain try and catch keywords in java?
How many tetrahedral voids are there in bcc?
Can static method access instance variables ?
What is the default value of the local variables?
What is main function purpose?
enlist some features of jdk.
What are data types in oop?
describe synchronization in respect to multithreading? : Java thread