EXPLAIN #INCLUDE<STDIO.H>
EXPLAIN #INCLUDE<CONIO.H>
Answer Posted / priti ranjan panda
stdio.h => (standard Input Output Header File) generally used for Inonu Output and some standard function used in.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Is sizeof a keyword in c?
Is fortran still used today?
how to print the character with maximum occurence and print that number of occurence too in a string given ?
What are preprocessor directives in c?
What is character set?
What is quick sort in c?
Function calling procedures? and their differences? Why should one go for Call by Reference?
When is a null pointer used?
What is the sizeof () a pointer?
Explain what is wrong with this program statement? Void = 10;
What is operator promotion?
Can you write the function prototype, definition and mention the other requirements.
What are the keywords in c?
What are c header files?
What is return in c programming?