MCQOPTIONS
Saved Bookmarks
| 1. |
The function fprintf is used in a program |
| A. | When too many printf calls have been alrady used in the program |
| B. | In place of printf, since printf uses more memory |
| C. | When output i to be printed on to a file |
| D. | All of above |
| Answer» D. All of above | |