Page 1 of 1

What are the first and second arguments of fopen?

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
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