InterviewSolution
Saved Bookmarks
| 1. |
A fatal error will be generated if the format string is ended with a white space character.(a) true(b) falseThis question was addressed to me by my school teacher while I was bunking the class.Enquiry is from scanf in chapter Input and Output in C of C |
|
Answer» Correct option is (a) true |
|