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

What is static function in c?

641


What does printf does?

757


Explain the use of #pragma exit?

711


Can we compile a program without main() function?

639


Write a program to print fibonacci series using recursion?

597






What is the total generic pointer type?

743


Where are local variables stored in c?

584


For what purpose null pointer used?

615


What are the three constants used in c?

554


Explain what is the general form of a c program?

633


What is the auto keyword good for?

636


What is 1f in c?

1851


How variables are declared in c?

580


a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above

693


Can you mix old-style and new-style function syntax?

670