-
What are the first and second arguments of fopen?
-
- A character string containing the name of the user & the second argument is the mode
- A character string containing file pointer & the second argument is the mode
- A character string containing the name of the file & the second argument is the mode
- All of above
- None of these
Correct Option: C
A character string containing the name of the file & the second argument is the mode