Which of the following correctly closes the FileWriter?
fw.stop()
fw.flush()
fw.close()
fw.dispose()
This question is part of this quiz :