Q2
What is the purpose of the 'printf' function in C?
A.
To print formatted text to the standard output
AnswerB.
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