how many header file is in C language ?
Answer Posted / venky
iso c standard has 24 hederfiles...
| Is This Answer Correct ? | 20 Yes | 13 No |
Post New Answer View All Answers
what is a function method?give example?
Why doesnt long int work?
Explain 'far' and 'near' pointers in c.
What is the difference between declaring a variable and defining a variable?
simple program of graphics and their output display
Why can’t we compare structures?
What is line in c preprocessor?
How can you increase the size of a dynamically allocated array?
What is use of #include 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?
Why we use stdio h in c?
What is the description for syntax errors?
c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above
Can you explain the four storage classes in C?
List the variables are used for writing doubly linked list program.