Vidyalelo
C Programming · Q5

Standard Library Functions

Programming · C Programming · question 5

Q5

What is the purpose of the 'scanf' function in C?

A.
To read formatted input from the standard input
Answer
B.
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