

MCQOPTIONS
Saved Bookmarks
1. |
What is the meant by a in the following C operation?fp = fopen("Random.txt", "a"); |
A. | Add |
B. | Attach |
C. | Append |
D. | Apprehend |
E. | None of these |
Answer» D. Apprehend | |