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
Hai what is the different types of versions and their differences
Are local variables initialized to zero by default in c?
What are the advantages and disadvantages of c language?
Tell me is null always defined as 0(zero)?
Explain modulus operator. What are the restrictions of a modulus operator?
Why are algorithms important in c program?
how is the examination pattern?
Can the sizeof operator be used to tell the size of an array passed to a function?
any "C" function by default returns an a) int value b) float value c) char value d) a & b
What is the difference between functions abs() and fabs()?
what is event driven software and what is procedural driven software?
Do you know the difference between malloc() and calloc() function?
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
program to find out date after adding 31 days to a date in the month of febraury also consider the leap year
What is a substring in c?