The FileWriter class extends from the OutputStreamWriter class. This class writes data to the stream character by character. You can create the required objects through...