totally how much header files r in c language

Answer Posted / mod

there r 24 header files in iso standerd of c language

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

explain what is a newline escape sequence?

690


Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?

660


What is scope rule of function in c?

553


Do array subscripts always start with zero?

786


What are comments and how do you insert it in a C program?

742






Why c is called top down?

629


Why is c not oop?

540


How many types of errors are there in c language? Explain

573


Do you know what are the properties of union in c?

586


What is a void * in c?

598


Tell us two differences between new () and malloc ()?

616


What is the use of #include in c?

580


Where is c used?

652


Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.

654


Can a pointer be static?

625