how many header file is in C language ?

Answer Posted / kumaresan

C library having n number of header files. It can be used in
different purposes. Mostly used header files is stdio.h &
conio.h.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between #include "..." And #include <...> In c?

635


How do we open a binary file in Read/Write mode in C?

685


What is a built-in function in C?

799


Write a c program to demonstrate character and string constants?

1689


What is the difference between new and malloc functions?

584






What is meant by high-order and low-order bytes?

658


What are extern variables in c?

551


Explain function?

666


What is static memory allocation?

611


What is ctrl c called?

601


How to declare a variable?

575


What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers

683


What is wild pointer in c with example?

581


hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..

1471


Who invented b language?

922