Home »
Unlabelled »
Which of the following function is more appropriate for reading in a multi-word string? | C Programming
Which of the following function is more appropriate for reading in a multi-word string? | C Programming
A. printf();
B. scanf();
C. gets();
D. puts();
Ans: C
No comments:
Post a Comment