Q5
What is the purpose of the 'scanf' function in C?
A.
To read formatted input from the standard input
AnswerB.
To print text to the standard output
C.
To open a file
D.
To close a file
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board