Question 12
Answer saved
Marked out of 1.00
What does the gets() fuction do?
Oa. This function fetches a single character from the standard input file
b. This function fetches an argument from the standard input file
c. This function fetches a string from the standard input stdin(keyboard) and places it into a string which the programmer must
provide.
Od. None of the others
Clear my choice