Computer Science, asked by hitesh2725, 1 month ago

A _________ function is used to write contents of file buffer onto storage file.​

Answers

Answered by noorfatimaume
3

Answer:

flush is correct answer.

Explanation:

a flush function is used to write content of the file buffer into storage file.

Answered by aayushiahirwal
2

Function Description

fgetc() read a character from a file

fputc() write a character to a file

fscanf() read a string from a file

fprintf() write a string to a file

fscanf(). read a string from a file

fprintf(). write a string to a file

.

.

.

hope it will be helpful

Mark me as a brainliest

also like my answer (◕ᴥ◕)

Similar questions