Home » JAVA Programming » Files and I/O » Question
  1. Which of these class is implemented by FilterInputStream class?
    1. InputOutputStream
    2. SequenceInputStream
    3. InputStream
    4. BufferedInputStream
    5. None of these
Correct Option: C

FileInputStream implements InputStream.



Your comments will be displayed only after manual approval.