FileInputStream _________________________
(a) Gets the input stream from any device file
(b) Gets the input stream from any open socket
(c) Gets the input stream from any cache
(d) Gets the input stream from any open file only
This question was addressed to me in unit test.
I'm obligated to ask this question of IO Class topic in chapter Inbuilt Classes of Object Oriented Programming