Q.

What does the C statement given below says? 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
Answer» B. read string with maximum 7 characters
3.8k
0
Do you find this helpful?
23

View all MCQs in

C Language

Discussion

No comments yet