Q.

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» B. int scanf(char *format, …)
2.3k
0
Do you find this helpful?
1

View all MCQs in

C Language

Discussion

No comments yet