how many header file is in C language ?
Answer Posted / archana shukla
About 24 header file in a C Language.
| Is This Answer Correct ? | 9 Yes | 7 No |
Post New Answer View All Answers
What is a program flowchart and how does it help in writing a program?
What is atoi and atof in c?
What is structure padding and packing in c?
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
What is the difference between mpi and openmp?
What is pointer to pointer in c with example?
Is main is user defined function?
What will be the outcome of the following conditional statement if the value of variable s is 10?
Can we change the value of #define in c?
what is ur strangth & weekness
What is the meaning of typedef struct in c?
How does sizeof know array size?
Is that possible to add pointers to each other?
What is the best way to comment out a section of code that contains comments?
How is a pointer variable declared?