Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / 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

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

Answer / 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

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

Answer / sevak.yatrik777

<stdio.h> is a standard header which works with any C
compiler which adheres to the C standard.

<conio.h.> is Borland abomination which should be avoided
like the plague as it's non-standard and non-portable.

Is This Answer Correct ?    14 Yes 20 No

Post New Answer

More C Interview Questions

write a program to generate 1st n fibonacci prime number

12 Answers  


hi friends how r u as soon in satyam my interview is start but i m very confusued ta wat i do plz help me frndz wat can i do plz tell me some question and answers related with "C" which r asked in the interview .

0 Answers   Aegis, CDAC, Infosys,


Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.

0 Answers   Aspiring Minds,


Explain how do you declare an array that will hold more than 64kb of data?

0 Answers  


Explain what is #line used for?

0 Answers  


program to find which character is occured more times in a string and how many times it has occured? for example in the sentence "i love india" the output should be i & 3.

3 Answers  


What are the usage of pointer in c?

0 Answers  


code snippet for creating a pyramids triangle ex 1 2 2 3 3 3

4 Answers  


tell me the full form of c?

2 Answers  


Is printf a keyword?

0 Answers  


What are multidimensional arrays?

0 Answers  


What is the diffences between Windows XP and Windows Visa

1 Answers   Aricent, FHF,


Categories