COM1100 -- Winter2000 -- Yuhong Yin
15
Steps in using Files – 6
nClose the file
n MyInFile.close()
n MyOutFile.close();
n