Q29
In Java, which class is used to read binary data from an input stream?
A.
`PrintStream`
B.
`BufferedReader`
C.
`DataInputStream`
AnswerD.
`FileInputStream`
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board