how many header file is in C language ?
Answer Posted / amrish
29
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How can you call a function, given its name as a string?
to find the closest pair
using for loop sum 2 number of any 4 digit number in c language
Why does notstrcat(string, "!");Work?
What is difference between structure and union with example?
Explain the use of 'auto' keyword in c programming?
What is the role of && operator in a program code?
Is c is a high level language?
How does selection sort work in c?
What is the difference between exit() and _exit() function in c?
Which function in C can be used to append a string to another string?
What is actual argument?
What oops means?
Explain that why C is procedural?
When should you use a type cast?