Page 1 of 1

Which of the following represents the function for scanf()?

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