Write a statement so that the output is
&&Worcester, MA**********06106- 3 points
Use ONLY setw, se%ill and the single characters ‘&’ and ‘*’ as needed
to achieve the same output. Of course, you will have to include “Worcester,
Ma” and “06106” somewhere in the statement.
5. Declare an output file stream variable called outData. – 2 points
6. Write a code to associate the file, myFile to the outData variable
above. – 2 points