how many header file is in C language ?
Answer Posted / mohan
there are 24 header files in c language
Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
How to set file pointer to beginning c?
Explain built-in function?
I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.
Differentiate between calloc and malloc.
Why void main is used in c?
How to write a multi-statement macro?
What is the difference between local variable and global variable in c?
Is c easy to learn?
which is an algorithm for sorting in a growing Lexicographic order
Why do we use namespace feature?
write a progrmm in c language take user interface generate table using for loop?
Why can arithmetic operations not be performed on void pointers?
Explain enumerated types in c language?
What are bitwise shift operators in c programming?