

MCQOPTIONS
Saved Bookmarks
1. |
The______function reads atmost one less than the number of characters specified by size from the given stream and it is stored in the string str. |
A. | fget() |
B. | fgets() |
C. | fput() |
D. | fputs() |
Answer» C. fput() | |