aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Java Programming Fundamentals
  • Which of the following stream classes in Java is an input...
Multiple choice

Which of the following stream classes in Java is an input stream that reads data from a file?

  1. FileReader

  2. FileWriter

  3. PrintWriter

  4. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This is an stream class in Java which is an input stream that reads data from a file.

Keep practicing — related questions

  • Which of the following stream classes is an input stream that contains methods for reading the java standar...
  • Which of the following classes in Java is an implementation of an input stream that uses a character array ...
  • Which of the following stream classes in Java creates and maintains a buffer for an input stream?
  • Which of the following classes in Java is an abstract class that defines Java's model of streaming characte...
  • To read from file, we can use a version of read () that is defined in the class. Name it.
  • The StreamReader and StreamWriter class are both subclasses of which class?
  • Which of the following stream classes is/are available in Java?
  • What does InputStreamReader Class do in Java?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Java Core Classes and Threads (1473 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy