aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Java I/O and Servlets
  • Which of the following stream classes is/are available in...
Multiple choice

Which of the following stream classes is/are available in Java?

  1. Byte stream

  2. Character stream

  3. Both (1) and (2)

  4. None of these

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

Java supports both byte streams (InputStream/OutputStream) and character streams (Reader/Writer) for handling I/O operations.

Keep practicing — related questions

  • Which of the following denote the type of streams used in Java?
  • The ___________ character stream class in Java is an abstract class that describes character stream input i...
  • Which of the following stream classes in ByteStream is a combination of two or more input streams that will...
  • How many types of streams are there in JAVA IO Stream?
  • 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 is/are the subclasses of the Output Stream class?
  • Which of the following classes in Java is an abstract class that defines Java's model of streaming characte...
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