Social Sciences, asked by vedik10, 1 month ago

name the header file that is used to perform input and output functions in a program.​

Answers

Answered by Anonymous
8

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 saruchijain859
1

Answer:

The standard input-output header file

Similar questions