totally how much header files r in c language
Answer Posted / vignesh1988i
actually there are more than 50 header files as for as i know........
thank u
| Is This Answer Correct ? | 7 Yes | 13 No |
Post New Answer View All Answers
What are the advantages of c language?
a) Identify the following declarations. Ex. int i (integer variable) float a[l0](array of 10 real nos) int (*f())() void *f int (*f()) [] void *f int f[] [] [] char *(*f) () int (*f[]) [] float(*f) [] [] float **f int ******f
What does main () mean in c?
Discuss the function of conditional operator, size of operator and comma operator with examples.
Explain what is operator promotion?
Can a variable be both constant and volatile?
How can I remove the trailing spaces from a string?
What is typedf?
hi send me sample aptitude papers of cts?
Where register variables are stored in c?
What is c language and why we use it?
What is %d used for?
Is fortran still used in 2018?
Explain can the sizeof operator be used to tell the size of an array passed to a function?
What is the ANSI C Standard?