1.

Which of the following represents the function for scanf?

A. void scanf(char *format, …)
B. int scanf(char *format, …)
C. char scanf(int format, …)
D. char *scanf(char *format, …)
Answer» C. char scanf(int format, …)


Discussion

No Comment Found

Related MCQs