Which method is used to write data to a file in Java?
writeLine()
print()
write()
put()

Software Engineering Exercises are loading ...