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
What is signed and unsigned?
What is the mean of function?
How do you sort filenames in a directory?
How can you find out how much memory is available?
The difference between printf and fprintf is ?
What is auto keyword in c?
What is the default value of local and global variables in c?
What is c language & why it is used?
What is struct node in c?
Where register variables are stored in c?
Explain about the constants which help in debugging?
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
Why is C language being considered a middle level language?
explain what is an endless loop?