Home » JAVA Programming » Files and I/O » Question
  1. Which of these methods is used to write() into a file?
    1. writeFile()
    2. write()
    3. putFile()
    4. put()
    5. None of these
Correct Option: B

write()



Your comments will be displayed only after manual approval.