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
Write a program to check whether a number is prime or not using c?
Why isn't it being handled properly?
What kind of structure is a house?
What is the difference between malloc calloc and realloc in c?
How can I find out if there are characters available for reading?
What are pointers? What are stacks and queues?
Can a pointer be null?
What is function what are the types of function?
Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;
Explain how does free() know explain how much memory to release?
What is the use of gets and puts?
what do u mean by Direct access files? then can u explain about Direct Access Files?
Under what circumstances does a name clash occur?
Explain how can I right-justify a string?
Where in memory are my variables stored?