Which Of These Classes Is Used For Input And Output Operation #474
Which of these classes is used for input and output operation when working with bytes?
This multiple choice question (MCQ) is related to the book/course
gs gs128 Java.
It can also be found in
gs gs128 Exploring Java Lang Java IO - Java.io Byte Streams - Quiz No.1.
Which of these classes is used for input and output operation when working with bytes?
InputStream
Reader
Writer
All of the mentioned