

MCQOPTIONS
Saved Bookmarks
1. |
What are the first and second arguments of fopen? |
A. | A character string containing the name of the file & the second argument is the mode |
B. | A character string containing the name of the user & the second argument is the mode |
C. | A character string containing file pointer & the second argument is the mode |
D. | None of the mentioned |
Answer» B. A character string containing the name of the user & the second argument is the mode | |