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
Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?
What is header file in c?
a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor
How many keywords are there in c?
how is the examination pattern?
how can I convert a string to a number?
What is spark map function?
What is the use of a static variable in c?
What are derived data types in c?
What are valid operations on pointers?
pierrot's divisor program using c or c++ code
What does sizeof return c?
Explain is it valid to address one element beyond the end of an array?
Why #include is used in c language?
Can we use any name in place of argv and argc as command line arguments?