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

Easy explanation - An ERROR will be GENERATED if the format string %s is ended with WHITE space CHARACTER.



Discussion

No Comment Found

Related InterviewSolutions