Computer Science, asked by puneethanda1423, 1 year ago

File open operation returns a file description as

Answers

Answered by demonsking52801
0
The fopen() function shall open the file whose pathname is the string pointed to by filename, and associates a stream with it. The mode argument points to a string.
Similar questions