how many header file is in C language ?

Answer Posted / jaspreet singh

256 header files are available in c languarge

Is This Answer Correct ?    8 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by friend-functions? How are they used?

652


What is structure and union in c?

605


What is the right type to use for boolean values in c?

589


How can I handle floating-point exceptions gracefully?

636


When reallocating memory if any other pointers point into the same piece of memory do you have to readjust these other pointers or do they get readjusted automatically?

811






What are directives in c?

550


What are the two types of functions in c?

572


What is a string?

670


What is header file in c?

607


Can you subtract pointers from each other? Why would you?

561


What is merge sort in c?

649


Explain what is the heap?

626


How can I read/write structures from/to data files?

554


why programs in c are running with out #include? some warnings are display in terminal but we execute the program we get answer why? eg: main() { printf("hello world "); }

1320


Lists the benefits of c programming language?

600