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 does system.gc() and runtime.gc() methods do?
Can we define static methods inside interface?
How can we run a java program without making any object?
Can an interface extend another interface?
What is module with example?
Explain the difference between intermediate and terminal operations in java8?
Name the components that are termed to be Heavy-weight component but available in Light-weight components?
What is charat ()?
Which of the classes will have more memory allocated?
What is the difference between an if statement and a switch statement?
What is collection class in java?
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an
Write a program in java to find the maximum and minimum value node from a circular linked list.
What is java virtual machine? Explain
When can you say a graph to be a tree?