What is the use of print() function? Discuss all the separators used with the print() function.
Whatis an Interpreter? How is it different from a compiler?
Answers
Answered by
1
Answer:
printf is one the important function of C program.
printf is an output function used to give output of our data.
Similar questions