Q284
puts() does the following when it writes to stdout.
A.
Deletes everything
B.
Adds 't' to the line written
C.
Deletes the terminating 'n'
D.
Adds 'n' to the line written
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board