Computer Applications
Write a package that is used for input/output operation in Java
Java Intro
25 Likes
Answer
java.io is used for input/output operation in Java.
Answered By
15 Likes
Related Questions
Write down the syntax of output statement in Java programming with an example
What do you understand by Java reserved words? Name at least five Java reserved words which are commonly used in Java programming.
Differentiate between the output statements System.out.println() and System.out.print().
A Java program uses Compiler as well as Interpreter. Explain.