what is compiler

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


Please Help Members By Posting Answers For Below Questions

the question is that what you have been doing all these periods (one year gap)

1617


Explain can you assign a different address to an array tag?

645


If the size of int data type is two bytes, what is the range of signed int data type?

588


Lists the benefits of c programming language?

595


When was c language developed?

701






What is context in c?

540


typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none

714


What is wild pointer in c?

603


write a c program in such a way that if we enter the today date the output should be next day's date.

1677


What is a lvalue

663


What is difference between main and void main?

625


How can I do peek and poke in c?

617


writ a program to compare using strcmp VIVA and viva with its output.

1521


When should a far pointer be used?

602


Write a program to swap two numbers without using the third variable?

595