Which of these class contains the methods used to write in a file?
(a) FileStream
(b) FileInputStream
(c) BUfferedOutputStream
(d) FileBufferStream
The question was posed to me in an interview for job.
The origin of the question is Reading & Writing Files in division I/O & Applets of Java