Multiple choice

To read from file, we can use a version of read () that is defined in the class. Name it.

  1. File Reader

  2. File Input Stream

  3. File Read

  4. None of these

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

FileInputStream is a standard class used to read data from files in byte-oriented I/O.