Which function has a return type as char pointer?
(a) getline
(b) fputs
(c) fgets
(d) all of the mentioned
This question was addressed to me during an interview for a job.
This question is from Line Input & Output topic in section Input and Output in C of C