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


Please Help Members By Posting Answers For Below Questions

Define circular linked list.

571


What is the meaning of 2d in c?

613


What is static memory allocation?

609


Explain 'bit masking'?

655


How can I change the size of the dynamically allocated array?

632






What is the difference between ā€˜gā€™ and ā€œgā€ in C?

2550


What is character constants?

714


What is structure data type in c?

571


How are structure passing and returning implemented?

592


How do you sort filenames in a directory?

714


Explain how can you determine the size of an allocated portion of memory?

624


What is static and volatile in c?

781


If null and 0 are equivalent as null pointer constants, which should I use?

579


why programs in c are running with out #include? some warnings are display in terminal but we execute the program we get answer why? eg: main() { printf("hello world "); }

1317


write a program fibonacci series and palindrome program in c

633