scanf("%d %f %c", &a, &b, &c);
a) 1
b) 2
c) 3
d) no return value
If the user enters 1 s 3.2, what value will be returned by the scanf()?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
If the user enters 1 s 3.2, what value will be returned by the scanf()?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!