Answer Posted / ramesh
A Compiler that translates the sources to binary code
language
(or)
A compiler that converts the high level language to low
level language.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What does a pointer variable always consist of?
What is a constant and types of constants in c?
How do you define CONSTANT in C?
Lists the benefits of c programming language?
Here is a neat trick for checking whether two strings are equal
How many types of operator or there in c?
There seem to be a few missing operators ..
How to create struct variables?
What is sorting in c plus plus?
Multiply an Integer Number by 2 Without Using Multiplication Operator
What is calloc() function?
Tell us two differences between new () and malloc ()?
What are pointers? What are stacks and queues?
How can you increase the allowable number of simultaneously open files?
What does. int *x[](); means ?