name the language for writing c compiler?
Answer Posted / xxx
It is "C"
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Explain how can I write functions that take a variable number of arguments?
What are header files in c?
Explain what are binary trees?
What is the use of typedef in c?
Explain the properties of union.
What is getch() function?
Tell us the use of fflush() function in c language?
What is the purpose of realloc()?
What are the different types of constants?
What is realloc in c?
What is the difference between Printf(..) and sprint(...) ?
define string ?
How many keywords (reserve words) are in c?
Can the sizeof operator be used to tell the size of an array passed to a function?
What does static variable mean in c?