Definitions for "FileWriter"
a stream object that knows how to send individual characters to a file
a subclass of a generic "OutputStreamWriter" which converts characters to system-dependent bytes just before writing