Q. Which is used for reading streams of raw bytes such as image data and for reading streams of characters, consider using FileReader?
β
Correct Answer: (A)
FileInputStream
You must be Logged in to update hint/solution