InterviewSolution
Saved Bookmarks
| 1. |
puts() function adds newline character.(a) True(b) False(c) Depends on the standard(d) Undefined behaviourI 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 |
|
Answer» RIGHT OPTION is (a) True To EXPLAIN: NONE. |
|