MCQOPTIONS
Saved Bookmarks
| 1. |
records the current position in stream in *s |
| A. | sets the file position for stream in *s |
| B. | positions stream at the position recorded in *s |
| C. | reads from stream into the array ptr |
| Answer» B. positions stream at the position recorded in *s | |