Examveda

What is meant by 'a' in the following C operation?
fp = fopen("Random.txt", "a");

A. Attach

B. Append

C. Apprehend

D. Add

Answer: Option B


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output