MCQOPTIONS
Saved Bookmarks
| 1. |
what is the return value of fputs()? |
| A. | EOF if an error occurs |
| B. | Non-negative if no error |
| C. | EOF if an error occurs & Non-negative if no error |
| D. | None of the mentioned |
| Answer» B. Non-negative if no error | |