scanf("%7s",ch);
a) read string with minimum 7 characters.
b) read string with maximum 7 characters
c) read string exactly to 7 characters
d) read string with any number of characters
What does the C statement given below says?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What does the C statement given below says?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!