A
Q. What is meant by ‘a’ in the following C operation?
Code:
fp = fopen("Random.txt", "a");
- Correct Answer - Option(B)
- Views: 6
- Filed under category C Programming
- Hashtags:
Discusssion
Login to discuss.