

MCQOPTIONS
Saved Bookmarks
1. |
What is the purpose of sprintf? |
A. | It prints the data into stdout |
B. | It writes the formatted data into a string |
C. | It writes the formatted data into a file |
D. | None of the mentioned |
Answer» C. It writes the formatted data into a file | |