Multiple choice

Byte stream are defined by using _____ class hierarchies.

  1. four

  2. three

  3. two

  4. five

  5. none of these

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

Byte stream can be defined by using two class hierarchies. These two classes are input stream and Output stream.