answersLogoWhite

0

When writing a program, you write it in a certain language (java, C++, VB.NET etc.).

For the computer to understand that, you need to convert it to computer language.

That is what the compiler does.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Can language C works on Windows 8?

Yes. C is a general purpose programming language with compilers available for all versions of Windows.


What are the various types of compilers used in computers?

Compiler can be divided into following four main types. 1. one pass compilers 2. multi pass compilers 3. load and go compiler 4. optimizing compilers


Where can you find Java and c compilers?

Java: At java.sun.com in the download JDKcategory.C: Google for "Free C/C++ Compilers"


How come most assembly compilers are written in c?

Most programs are written in C, Assemblers and compilers included.


What is compilers and interpreters the purpose?

compiler and interpreter used to convert high level language to machine level language .....compiler does dis job in atonce while interpreter does in step by step


Are there any free compilers for RealBasic?

No


What are some of the top compilers for the C Computer Language currently used in the technology industry?

There are a number of top compilers for the C Computer Language which is currently used in the technology industry. You can try such compilers as C++, C Front and others.


Compiler construction would be used for what purpose?

Compiler construction is used for the purpose of developing programming languages and compilers. You can learn more about this at the Wikipedia. Once on the page, type "Compiler construction" into the search field at the top of the page and press enter to bring up the information.


Compilers and translators are one form of what?

softwere


All compilers are written in C and to run a C code you need a compiler..how was the first program was compiled?

All compilers were not written in C. Some are written in Assembly Language.


What are advantages of reduced instruction set computer?

simpler circuitryfasterlower power consumptionsmaller die sizeeasier for compilers to generate efficient codeno wasted instructions that compilers don't useetc.


Two specialised software tools for translation?

Compilers and interpreters.