how many header file is in C language ?
Answer Posted / vijay satani
54 headerfile
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Tell me when would you use a pointer to a function?
What is sizeof int?
string reverse using recursion
What are the Advantages of using macro
write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.
Why we use break in c?
What is return in c programming?
Explain about C function prototype?
Explain bitwise shift operators?
What is difference between far and near pointers?
Explain which function in c can be used to append a string to another string?
What do you mean by recursion in c?
Tell me can the size of an array be declared at runtime?
What is define c?
FILE PROGRAMMING