Page 1 of 1

What type of return-type used in String operations?

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) void only
b) void and (char *) only
c) void and int only
d) void, int and (char *) only