Multiple Choice
What does scanf() function return?
A) Number of successfully matched and assigned input items
B) Nothing
C) Number of characters properly printed
D) Error
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q48: What is the qualifying input for the
Q49: The syntax of printf() function is printf("control
Q50: Choose the correct description for control string
Q51: _ is an optional argument that gives
Q52: Which of the following data-types are promoted
Q54: What error will be generated on using
Q55: Which of the following statement is true?<br>A)The
Q56: A conversion specification %7.4f means _<br>A)print a
Q57: If the user enters 1 3.2 s,
Q58: The parameter control string in the printf