(Choose 1 answer)
A. It uses the '' as the delimiter (ending mark)
What is the INCORRECT statement about the gets function which will work on a string of characters?
B. It is used to print a string out on the screen
C. It throws away the delimiter after accepting the string
D. It appends the null byte ('\0') to the end input string.
Exit 7