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

Explain what is the difference between far and near ?

741


What are the Advantages of using macro

768


Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......

1846


How can you increase the allowable number of simultaneously open files?

682


What is sizeof c?

711






WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.

2119


What is a stream?

755


What is the difference between strcpy() and memcpy() function in c programming?

723


can we change the default calling convention in c if yes than how.........?

2147


What is a static variable in c?

765


Write a program to print factorial of given number without using recursion?

657


pierrot's divisor program using c or c++ code

1838


How do we open a binary file in Read/Write mode in C?

800


Write a program to reverse a given number in c?

678


What are the different types of control structures?

677