

MCQOPTIONS
Saved Bookmarks
1. |
What does point to in the program ? |
A. | The first character in the file |
B. | A structure which contains a |
C. | pointer which points to the first character of a file. |
D. | The name of the file. |
E. | The last character in the file. |
Answer» C. pointer which points to the first character of a file. | |