Solved

Which of the Following Represents the Function for Scanf()

Question 33

Multiple Choice

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, …)

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions