Examveda

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: Option B


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output