EXPLAIN #INCLUDE<STDIO.H>
EXPLAIN #INCLUDE<CONIO.H>

Answer Posted / k.naresh

those are called header files
it have some pre compiled functions
in that basis we can use in the program to get
afficient result
stdio.h means that standrad input and output function it having
and then
conio.h means that console input and output function sit having

Is This Answer Correct ?    66 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are c header files?

589


What is wrong in this statement?

619


What do mean by network ?

668


What is the use of static variable in c?

601


What is a wrapper function in c?

600






Explain the difference between ++u and u++?

649


What is the use of function in c?

720


What is meant by errors and debugging?

656


What are the advantages of Macro over function?

1215


How do I get an accurate error status return from system on ms-dos?

657


What is formal argument?

662


Tell me when is a void pointer used?

654


When can you use a pointer with a function?

578


What does sizeof return c?

616


what is the different bitween abap and abap-hr?

1751