Kizspy Question: 48
(Choose 1 answer)
Which of the following classes is used for reading byte-oriented data (streams of raw bytes) such as image
data, audio, and video?
A. FileInputStream class
B. BufferedReader class
C. PrintWriter class
D. DataOutputStream class