Computer Science, asked by mallikamalli075, 1 month ago

what is #include<stdio.h>​

Answers

Answered by khadkashreyask
0

Answer:

It is simply the header file which has the information of your input and output.

Explanation:

It is mandatory in coding.Without this header file, one can not display the results to the users on the screen or cannot input the values.

Similar questions