Solved

The ____ Function Reads Characters into an Array, Up to a Size

Question 49

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions