Discussion :: C-MCQs
- The first and second arguments of fopen are?
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 poniter & the second argument is the mode.
|
D.
None of the mentioned of the mentioned.
|
Answer : Option A
Explanation :
None.
Be The First To Comment