

InterviewSolution
Saved Bookmarks
1. |
Point out the correct statements about the program? |
Answer» This program get the input string from the user through gets function and store it in the file f1.txt using fputs function. | |