MCQOPTIONS
Saved Bookmarks
| 1. |
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 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 | |