Multiple Choice
The ____ function reads a set of characters up to either a blank space or a newline character.
A) readline()
B) gets()
C) scanf()
D) putchar()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q41: Using string library functions requires that the
Q42: The function strtok(string, char) locates the position
Q43: When you use any of the four
Q44: When using #include, the characters _, tell
Q45: Good programming practice requires that you end
Q46: A(n) _ is any sequence of characters
Q47: The double quotes in "Good Morning!" are
Q49: In C, a character is stored as
Q50: Programs that use the gets() routine must
Q51: The string "Good Morning!" is stored in