answersLogoWhite

0

You don't need if you don't want to develop computer programs. But if you want you should use it, for you can not make programs without a compiler.

Compiler is the programs that makes the computer program out of the code

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Why do you need compilers?

we need compiler to run the programme. compiler will check the error in the problem. compiler can check the error with the help of run time compiler. they can be static or dynamically.


What compiler and interpreter effect the speed of computer?

need to get to mars


How many types of compiler naming in list?

cross compiler . hybird compiler . post compiler. ideal compiler. intelligence compiler.


How do you get C?

To use c you need a text editor and a compiler such as gcc.


Does c sharp work on c or c plus plus compilers or you need a c sharp compiler?

They are different languages, each of them requires its own compiler.


What is DML Compiler?

What is difference between Compiler and DML Compiler


Are programs that translate the source code to object code?

False. A compiler converts source code into object code.


How do you create software in c?

All you need is a text editor and a C-compiler.


Need of C compiler?

Mainly to translate C sources into objects modules.


What are the difference between a compiler design and a compiler?

In Compiler there is no design word ,whereas in compiler design there is design word


What are the responsibilities of a compiler?

What are the responsibities of a compiler


Why compiler is not applicable in low level language?

In layman's terms, compiler is an application to convert the code into instructions computer can understand. In a low level language, the code is already written using low level instruction which a computer can understand. Hence there is no need for a compiler.