Computer Science, asked by rkboy425, 1 month ago

. It is used to take input with the help of ____ and ____ respectively​

Answers

Answered by monishaswamyms
0

Answer:

stdio.h

Explanation:

the standard input - output header file , named stdio.h contains the definitions and functions

printf ( ) and scanf ( ) , which are used to display output on screen and to take input from user respectively.

Similar questions