InterviewSolution
Saved Bookmarks
| 1. |
fputs() function writes a string to a file that only ends with a newline.(a) True(b) False(c) Depends on the standard(d) Depends on the compilerThis question was posed to me during an interview.My query is from Line Input & Output topic in chapter Input and Output in C of C |
| Answer» | |