Vidyalelo
C Programming · Q289

File Input Output

Programming · C Programming · question 289

Q289

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
Answer
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: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board