Home » JAVA Programming » Files and I/O » Question
  1. Which of these class is used to read characters in a file?
    1. FileWriter
    2. FileInputStream
    3. InputStreamReader
    4. FileReader
    5. None of these
Correct Option: D

FileReader



Your comments will be displayed only after manual approval.