Q17
Which class in Java Networking is used for reading and writing streams of bytes?
A.
`HttpURLConnection`
B.
`ServerSocket`
C.
`InputStream` and `OutputStream`
AnswerD.
`Socket`
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board