answersLogoWhite

0

Why you need compiler?

Updated: 8/11/2023
User Avatar

Wiki User

13y ago

Best Answer

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

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

A compiler converts the source code - more or less readable for humans - to machine language, which is a set of instructions in the language the computer understands.

In the case of Java, the source code is translated to an intermediate language, which must then be interpreted by the JVM.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why you need compiler?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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.


Are programs that translate the source code to object code?

False. A compiler converts source code into object code.


What is DML Compiler?

What is difference between Compiler and DML Compiler


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


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.


What are the responsibilities of a compiler?

What are the responsibities of a compiler