

MCQOPTIONS
Saved Bookmarks
1. |
What does the C statement given below says? |
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 charactersView Answer |
Answer» C. read string exactly to 7 characters | |