Q176
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
AnswerB.
2
C.
3
D.
no return value
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board