Vidyalelo
C Programming · Q84

File Input Output

Programming · C Programming · question 84

Q84

What is the purpose of sprintf?

A.
It prints the data into stdout
B.
It writes the formatted data into a string
Answer
C.
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