puts() function adds newline character.
(a) True
(b) False
(c) Depends on the standard
(d) Undefined behaviour
I got this question during an internship interview.
This intriguing question originated from Line Input & Output topic in chapter Input and Output in C of C