Which abstract class is superclass of all classes for reading bytes?
Answers
Answered by
1
The ByteArrayInputStream is composed of two words: ByteArray and InputStream. As the name suggests, it can be used to read byte array as input stream. Java ByteArrayInputStream class contains an internal buffer which is used to read byte array as stream. In this stream, the data is read from a byte array.
Attachments:
Answered by
0
Answer:
abstract class is superclass for classes for eating bites
Similar questions
English,
6 months ago
Physics,
6 months ago
Psychology,
6 months ago
Computer Science,
11 months ago
Math,
1 year ago