PRF192_-_FA_2024_-_Block_5_-_FE_3249.webp
Utahime97

PRF192_-_FA_2024_-_Block_5_-_FE_3249.webp

Kizspy | Question: 46
(Choose 2 answers)
What commands are used to write data appended to the end of the file?
A. FILE *f = fwrite("output.txt", "a");
B. FILE *f = fopen("output.txt", "a");
C. FILE *f = fopen("output.txt", "a+");
D. FILE *f = fopen("output.txt", "w+");
E. FILE *f = fopen("output.txt", "w");

Thông tin

Category
PRF192
Thêm bởi
Utahime97
Ngày thêm
Lượt xem
2,766
Lượt bình luận
6
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom