Home » JAVA Programming » Files and I/O » Question
  1. Which of these is used to perform all input & output operations in Java?
    1. Methods
    2. streams
    3. Variables
    4. classes
    5. None of these
Correct Option: B

Like in any other language, streams are used for input and output operations.



Your comments will be displayed only after manual approval.