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 compiler
This 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