EXPLAIN #INCLUDE<STDIO.H>
EXPLAIN #INCLUDE<CONIO.H>
Answer Posted / deepak kumar dhurve
stdio.h => (standard Input Output Header File) generally used for Inonu Output and some standard function used in.
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
What is a c token and types of c tokens?
what is use of malloc and calloc?
Explain what is the difference between null and nul?
What is scanf_s in c?
Why is extern used in c?
How do you use a pointer to a function?
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?
What are keywords c?
write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.
Explain what are the different data types in c?
which is conditional construct a) if statement b) switch statement c) while/for d) goto
What are the rules for the identifier?
Describe wild pointers in c?
Does c have class?