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

Write a program which has the following seven functions. The functions should be: • main() this calls the other 6 functions • fget_long() a function which returns a long data type from a file • fget_short() a function which returns a short integer variable from a file • fget_float() a function which returns a floating point variable from a file • fprt_long() a function which prints its single, long argument into a file • fprt_short() a function which prints its single, short argument into a file • fprt_float() a function which prints its single, floating point argument into a file. You should use fscanf() to get the values of the variables from the input (the file) and fprintf() to print the values to the other file. Pay attention to using the correct format for each of the data types.

0 Answers  


What is the meaning of && in c?

0 Answers  


How can I find the modification date and time of a file?

0 Answers  


What is a struct c#?

0 Answers  


Write a program in c to print * * * * * *******

1 Answers  


Write a c program to demonstrate Type casting in c?

2 Answers  


Differentiate fundamental data types and derived data types in C.

0 Answers   HCL,


Without using main fn and semicolon,print remainder for a given number in C language

2 Answers  


What is the difference between macros and inline functions?

5 Answers   Global Edge, L&T,


what is an array

5 Answers  


what would be the output of the following program? main() { int k = 123; char *ptr; ptr = &k; printf("%d",*ptr); }

4 Answers  


Write the test cases for checking a variable having value in range -10.0 to +10.0?

0 Answers   Bosch,


Categories