What is I/O Filter?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Lowest Common ancestor in a Binary Search Tree and Binary Tree.

545


What are the differences between checked exception and unchecked exception?

515


How do you define a variable?

523


Can you instantiate the math class in Java?

595


What does a za z0 9 mean?

550






Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?

599


Can we call virtual funciton in a constructor ?

1760


What is class variable java?

569


I want to persist data of objects for later use. What’s the best approach to do so?

490


What is the purpose class.forname method?

546


What's the difference between an abstract class and interface in java?

542


Can we declare a class as abstract without having any abstract method?

541


What are the types of casting?

582


How do you reverse sort in java?

487


How can we access some class in another class in java?

533