totally how much header files r in c language
Answers were Sorted based on User's Feedback
Answer / rakamal
According to ISO C99 standard totally 24 header files are
available
Is This Answer Correct ? | 9 Yes | 4 No |
Answer / mod
there r 24 header files in iso standerd of c language
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / hari
two header files uaing the c language.but header files
keep the funcation declearcation saparte from function
dafanation
very large of appplication.& want to break into different
parts,this parts are into diff library called header files
Is This Answer Correct ? | 2 Yes | 4 No |
actually there are more than 50 header files as for as i know........
thank u
Is This Answer Correct ? | 7 Yes | 13 No |
What is a program flowchart and how does it help in writing a program?
What is a c token and types of c tokens?
c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above
Write a c program to print the even numbers followed by odd numbers in an array without using additional array
how to determine the complexity of an algorithm as log(n)
can we initialize all the members of union?
Explain the term printf() and scanf() used in c language?
Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?
how to make program without <> in libray.
How old is c programming language?
What is the value of uninitialized variable in c?
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?