FileInputStream & FileOutputStream classes is not to use to read & write textual information - Core Java

Q.  Which classes has Sun Microsystem suggested not to use for read and write the textual information?
- Published on 15 Jul 15

a. BufferedInputStream and BufferedOutputStream
b. SequenceInputStream and SequenceOutputStream
c. FileInputStream and FileOutputStream
d. Both A & B

ANSWER: FileInputStream and FileOutputStream

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)