McqMate
| Q. |
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» B. It writes the formatted data into a string | |
View all MCQs in
C LanguageNo comments yet