Q.

If the user enters 1 3.2 s, what value will be returned by the scanf()?scanf("%d %f %c", &s1, &s2, &s3);

A. 1
B. 2
C. 3
D. No return value
Answer» C. 3
1.4k
0
Do you find this helpful?
5

View all MCQs in

C Language

Discussion

No comments yet