totally how much header files r in c language
Answer Posted / rakamal
According to ISO C99 standard totally 24 header files are
available
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What is actual argument?
What are linked lists in c?
Is main is a keyword in c?
How can I remove the trailing spaces from a string?
Describe the order of precedence with regards to operators in C.
What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?
Why structure is used in c?
Write a program to reverse a string.
program to find out date after adding 31 days to a date in the month of febraury also consider the leap year
Why is structure important for a child?
Explain the difference between ++u and u++?
What are the similarities between c and c++?
Do you have any idea how to compare array with pointer in c?
Explain what is the difference between a free-standing and a hosted environment?
What is a pointer in c?