

MCQOPTIONS
Saved Bookmarks
1. |
What is the meant by ‘a’ in the following operation? fp = fopen(“Random.txt”, “a”); |
A. | Attach |
B. | Append |
C. | Apprehend |
D. | Add |
Answer» C. Apprehend | |