totally how much header files r in c language
Answer Posted / vijay
there are 29 hederfiles in c
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain what does it mean when a pointer is used in an if statement?
Is c weakly typed?
What does the error 'Null Pointer Assignment' mean and what causes this error?
If one class contains another class as a member, in what order are the two class constructors called a) Constructor for the member class is called first b) Constructor for the member class is called second c) Only one of the constructors is called d) all of the above
What is adt in c programming?
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
Is there a way to compare two structure variables?
C program to find all possible outcomes of a dice?
Explain how do you convert strings to numbers in c?
What is the right type to use for boolean values in c?
What is #define size in c?
Is there any possibility to create customized header file with c programming language?
Explain what is a pragma?
Why c is called a middle level language?
Explain what is wrong with this program statement?