Home » JAVA Programming » Files and I/O » Question
  1. Which of these class contains the methods used to write in a file?
    1. BUfferedOutputStream
    2. FileBufferStream
    3. FileInputStream
    4. FileStream
    5. None of these
Correct Option: C

FileInputStream



Your comments will be displayed only after manual approval.