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...


how many header file is in C language ?

Answers were Sorted based on User's Feedback



how many header file is in C language ?..

Answer / rinki

17 header files is in c programming.

Is This Answer Correct ?    0 Yes 16 No

how many header file is in C language ?..

Answer / prashant gupta

26 header files in C language.

Is This Answer Correct ?    16 Yes 36 No

how many header file is in C language ?..

Answer / dharampal

32

Is This Answer Correct ?    18 Yes 44 No

how many header file is in C language ?..

Answer / prashant gupta

10 header files in c.

Is This Answer Correct ?    16 Yes 51 No

Post New Answer

More C Interview Questions

what is const volatile?

2 Answers  


Is python a c language?

0 Answers  


What is the difference between fork() and vfork()?

2 Answers  


Which header file should you include if you are to develop a function which can accept variable number of arguments?

0 Answers   TCS, TISL,


how can you print&scan anything using just one character? :) HINT: printf,scanf similer

2 Answers  


What is that continue statement??

4 Answers  


What are disadvantages of C language.

0 Answers   iNautix,


1.)how to find d most repeated word in a string? string ="how do you do"?? output should be do

1 Answers   AAS, Nagarro, Vuram,


Write a program that an operator and two operands read from input operand operator on the implementation and results display.

0 Answers  


What does the error 'Null Pointer Assignment' mean and what causes this error?

0 Answers   TISL,


the operator for exponencation is a.** b.^ c.% d.not available

5 Answers   TCS,


What is the result main() { char c=-64; int i=-32 unsigned int u =-16; if(c>i){ printf("pass1,"); if(c<u) printf("pass2"); else printf("Fail2");} else printf("Fail1); if(i<u) printf("pass2"); else printf("Fail2") } a)Pass1,Pass2 b)Pass1,Fail2 c)Fail1,Pass2 d)Fail1,Fail2 e)none

9 Answers   IBM,


Categories