Page 1 of 1

If the user enters 1 s 3.2, what value will be returned by the scanf()?

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
scanf("%d %f %c", &a, &b, &c);
a) 1
b) 2
c) 3
d) no return value