how many header file is in C language ?
Answer Posted / archana shukla
it can have any number of header files. but it ha smore
than 8 header files. .... About 24 header file in a C
Language. ...
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What are categories used for in c?
What is the difference between break and continue?
Are there any problems with performing mathematical operations on different variable types?
What is class and object in c?
Explain what is the general form of a c program?
When should the const modifier be used?
What is cohesion in c?
How can I get the current date or time of day in a c program?
What does dm mean sexually?
Compare interpreters and compilers.
Tell me what is null pointer in c?
If I have a char * variable pointing to the name of a function ..
What is non linear data structure in c?
Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?
What is volatile, register definition in C