McqMate
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, …) |
View all MCQs in
C LanguageNo comments yet