name the language for writing c compiler?
Answer Posted / ashutosh tiwari
we can use assembly language or C itself to build a
compiler for C.
But assembly code will not be reusable so the compiler
developed for one system will not run on other system
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain how do you use a pointer to a function?
Explain #pragma statements.
Explain how do you search data in a data file using random access method?
What is void pointers in c?
What does malloc () calloc () realloc () free () do?
What is nested structure?
please give me some tips for the placement in the TCS.
What is p in text message?
What is a pointer variable in c language?
How to define structures? ·
What does printf does?
Explain the binary height balanced tree?
What is the difference between class and object in c?
What functions are in conio h?
What is the Purpose of 'extern' keyword in a function declaration?