MCQOPTIONS
Saved Bookmarks
| 1. |
What is the purpose of fflush() function. |
| A. | flushes all streams and specified streams. |
| B. | flushes only specified stream. |
| C. | flushes input/output buffer. |
| D. | flushes file buffer. |
| Answer» B. flushes only specified stream. | |