how many header file is in C language ?
Answer Posted / jaspreet singh
256 header files are available in c languarge
| Is This Answer Correct ? | 8 Yes | 7 No |
Post New Answer View All Answers
Why doesnt that code work?
Differentiate abs() function from fabs() function.
What is break statement?
What is a lvalue
What is a program flowchart?
What is void main ()?
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10
what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?
What is the use of typedef in structure in c?
What are the ways to a null pointer can use in c programming language?
How to explain the final year project as a fresher please answer with sample project
What is a rvalue?
What is mean by data types in c?
What are the differences between new and malloc in C?
Is it possible to use curly brackets ({}) to enclose single line code in c program?