PRF192_-_FA_2024_-_Block_5_-_RE_3281.webp
Minh Đức1

PRF192_-_FA_2024_-_Block_5_-_RE_3281.webp

Kizspy | Question: 43
(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
Minh Đức1
Ngày thêm
Lượt xem
2,410
Lượt bình luận
5
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom