Vidyalelo
C Programming · Q2

Standard Library Functions

Programming · C Programming · question 2

Q2

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

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