Home » JAVA Programming » Files and I/O » Question
  1. Which of these is used to read a string from the input stream?
    1. getLine()
    2. get()
    3. readLine()
    4. read()
    5. None of these
Correct Option: D

read()



Your comments will be displayed only after manual approval.