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
What is parseint?
When do you call copy constructor?
What does percent mean in java?
What is the difference between integer parseint and integer valueof?
Should database connections be singleton?
Which package has light weight components?
What is a protected void?
What are the two parts of a conditional statement?
What is data type example?
Explain about transient variables in java?
Mention the default values of all the elements of an array defined as an instance variable.
How do you compare two strings lexicographically?
What do you mean by default constructor in java?
Will the compiler creates a default constructor if I have a parameterized constructor in the class?
Is hashset sorted in java?