C Programming
The function sprintf() works like printf(), but operates on ..........

no such function in 'C'.
stderr
Data file
stdin
string

ANSWER DOWNLOAD EXAMIANS APP

C Programming
Use of functions

All of these
Helps to avoid repeating a set of statements many times.
Helps to avoid repeated programming across programs.
Enhances the logical clarity of the program.
Makes the debugging task easier.

ANSWER DOWNLOAD EXAMIANS APP