Report Bug
Qus : In C, which function is used to obtain user input?
QusIn C, which function is used to obtain user input?

A. print()
B. scanf()
C. input()
D. All of the above


Solution
B. scanf()






Report Bug