Multiple Choice
The ____ function reads characters into an array, up to a size limit or until the newline character is encountered, whichever comes first.
A) getche()
B) strcpy()
C) getline()
D) getch()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: Which of the following statements produces the
Q44: What problem can you identify in the
Q45: To compare the contents of two strings
Q46: Match each term with the correct statement
Q48: The input _ is a holding area
Q50: Which of the following statements has an
Q51: Memory locations beyond an array are _
Q52: Match each term with the correct statement
Q53: Can you provide values for an array
Q54: You can use a variable to declare