how many header file is in C language ?
Answer Posted / prashant gupta
10 header files in c.
| Is This Answer Correct ? | 16 Yes | 51 No |
Post New Answer View All Answers
Explain what is the difference between text files and binary files?
show how link list can be used to repersent the following polynomial i) 5x+2
What is indirection? How many levels of pointers can you have?
What is the concatenation operator?
ATM machine and railway reservation class/object diagram
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
Explain how do you generate random numbers in c?
which is conditional construct a) if statement b) switch statement c) while/for d) goto
What are the advantages of external class?
number of times a digit is present in a number
Is stack a keyword in c?
Why does notstrcat(string, "!");Work?
What is pointer and structure in c?
Why c is called top down?
Can a pointer point to null?