Which of the following function is more appropriate for accepting a string ?(a) getch()
(b) gets()
(c) getchar()
(d) getc()
Answers
Answered by
6
(b) gets() is more appropriate for accepting a string
Answered by
1
Answer:
gets() is the answer
Explanation:
Similar questions