ocr: We can think of argv as ann array of strings. The lunction fopen()is used to open the file named in argv1] - - for reading. The pointer value returned by the function is assignedto ifp.In a similar fashion, the file namedin argvl2is opened for writing.