Multiple Choice
If the user enters 1 s 3.2, what value will be returned by the scanf() ?scanf("%d %f %c", &a, &b, &c) ;
A) 1
B) 2
C) 3
D) no return value
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q41: What is the default return-type of getchar()?<br>A)char<br>B)int<br>C)char
Q42: What is the purpose of sprintf?<br>A)It prints
Q43: What error will generate if the read
Q44: What is the use of getchar()?<br>A)The next
Q45: What is the purpose of va_end?<br>A)Cleanup is
Q47: The syntax to print a % using
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