int fputs(char *line, FILE *fp)
a) ‘�’ character of array line is encountered
b) ‘n’ character in array line is encountered
c) ‘t’ character in array line is encountered
d) When an error occurs
What will be the output of the following C function when EOF returns?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What will be the output of the following C function when EOF returns?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!