name the language for writing c compiler?
Answers were Sorted based on User's Feedback
Answer / 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 |
Can variables be declared anywhere in c?
What is bin sh c?
Write a programe print the sum of series 0,1,2,.....10
Write a program in C to convert date displayed in gregorian to julian date
Do you know pointer in c?
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
What do you mean by team??
What is the need of structure in c?
What is pragma in c?
Difference between Class and Struct.
13 Answers Ericsson, Motorola, Wipro,
what is unsigened char and what is the difference from char
wat is the difference between a definition and declaration? float y;---it looks like a declaration..but it s a definition.how?someone explain