Q84
What is the purpose of sprintf?
A.
It prints the data into stdout
B.
It writes the formatted data into a string
AnswerC.
It writes the formatted data into a file
D.
None of the mentioned
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board