Multiple choice

Which of the following stream classes is an input stream that contains methods for reading the java standard data types?

  1. DataInputStream

  2. DataOutputStream

  3. FileInputStream

  4. FileOutputStream

  5. PrintStream

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

This stream class is an input stream that contains methods for reading the java standard data types.