OUTPUT:
STEP 1: Create a New Text Document and Rename it as "abc.txt" STEP 2: Write Some Content in that file and Save. STEP 3: Now Compile the C Program and RUN it. That's it. Now a new file will be created with a name "xyz.c" and all the content would copy from abc.txt to xyz.txt.