how many header file is in C language ?

Answer Posted / anupran

there are total 24 header files in C.
15 according to C89 & 9 further added in C99.
therefore, total 24.

Is This Answer Correct ?    18 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is c platform dependent?

626


What is the correct code to have following output in c using nested for loop?

615


What will the preprocessor do for a program?

595


How do you initialize pointer variables?

616


How can I find out how much free space is available on disk?

632






A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles

651


The __________ attribute is used to announce variables based on definitions of columns in a table?

675


State two uses of pointers in C?

642


What are conditional operators in C?

630


How reliable are floating-point comparisons?

632


Differentiate between #include<...> and #include '...'

621


What is "Hungarian Notation"?

639


Explain about the constants which help in debugging?

858


How will you divide two numbers in a MACRO?

715


How do you print an address?

752