Computer Science, asked by skhushi81, 11 months ago

Which of the following function is used to print the output of a program?

Answers

Answered by PRIYANKA9810
7

Answer:

scanf() and printf() functions The standard input-output header file, named stdio. h contains the definition of the functions printf() and scanf() , which are used to display output on screen and to take input from user respectively.

Answered by niteshkokare194
0

Answer:

print f is the output function

Similar questions