Home » JAVA Programming » Files and I/O » Question
  1. Which of these class is used to read from byte array?
    1. ArrayInputStream
    2. InputStream
    3. ByteArrayInputStream
    4. BufferedInputStream
    5. None of these
Correct Option: C

ByteArrayInputStream



Your comments will be displayed only after manual approval.