What type of return-type used in String operations?
(a) void only
(b) void and (char *) only
(c) void and int only
(d) void, int and (char *) only
The question was asked by my school principal while I was bunking the class.
This key question is from String Operations topic in chapter Input and Output in C of C