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
Explain the red-black trees?
Can i use “int” data type to store the value 32768? Why?
Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above
Explain what is operator promotion?
Explain what does the format %10.2 mean when included in a printf statement?
How does pointer work in c?
Explain setjmp()?
What is c method?
Differentiate between Macro and ordinary definition.
Explain how do you search data in a data file using random access method?
What is the heap?
Why we use break in c?
Do you know what are the properties of union in c?
Why & is used in c?
What is a function in c?