Computer Science, asked by gurvinderSingh7259, 5 months ago

which of following file types (s)can opened using the fopen() function?

Answers

Answered by 2001roars
5
a. Open a text file in append mode for writing at the end of the file. The fopen() function creates the file if it does not exist and is not a logical file.
Similar questions