Home
Q&A
Education
Technology
Credit
General
Health
Insurance
Questions
Ask a Question
Explain the purpose of the function sprintf() in C Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
Explain the purpose of the function sprintf() in C- Programming?
interview-question-answer
technology-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Nov 9, 2020
by
JackTerrance
(
1.8m
points)
Prints the formatted output onto the character array
Please
log in
or
register
to add a comment.
Related questions
+1
vote
Q: What is the purpose of built-in stricmp() function in C Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
0
votes
Q: What is the purpose of #undef preprocessor in C Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
+1
vote
Q: What is the purpose of extern storage specifier in C- Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
+1
vote
Q: Which operator is used to receive the variable number of arguments for a function in C Programming?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
+1
vote
Q: What is the built-in function to append one string to another in C Programming ?
asked
Nov 9, 2020
in
Technology
by
JackTerrance
(
1.8m
points)
interview-question-answer
technology-questions-answers
...