Description
Declare and open input file stream fileIn and output file stream fileOut. Attach these to files named input.dat and output.dat, which are not empty. Preserve the contents of input.dat and append to the end of output.dat. Write #include directives for any required header files. Make certain names from namespaces are accessible.
Output
If the task is completed, then print