6. Which of the following function is more appropriate for reading in a multi-word string?
A. printf();
B. scanf();
C. gets();
D. puts();
Advertisement
7. Which of the following function is correct that finds the length of a string?
Advertisement
Pages: 1 2
< PREVIOUS POSTPointers - Yes / No Questions
NEXT POST >Strings - Find Output of Program