answersLogoWhite

0


Best Answer

Most likely you haven't installed any compilers, otherwise you would know.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do I find my compiler on my computer?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What does a compiler allow us to do?

A compiler converts programming code into computer code that a computer can read.


Can a computer boot without a compiler?

do not no


A computer program that converts the entire program into machine language at one time is called?

compiler


How do computer programmers analyze a computer problem?

they have a degugger and a compiler whenever they run a compiler, it brings outs the faults to the programmer an dhence they get aware of it and get rid of their mistakes


What is the meaning of import in java program?

It tells the compiler where to find classes that are outside the file you are editing.It tells the compiler where to find classes that are outside the file you are editing.It tells the compiler where to find classes that are outside the file you are editing.It tells the compiler where to find classes that are outside the file you are editing.


What Symbol table in compiler?

what is symbol table in computer


What is the output of a compiler?

A compiler accepts computer instructions in a language people understand and converts them into a language computers understand.


Who converts the computer language into machine language?

A compiler or interpreter converts high-level programming languages into machine code that can be understood and executed by the computer's hardware.


What is compiler in computer programming?

A compiler is a program that translates high-level source code into low-level machine code.


Why is a compiler a necessary part of a computer system?

A compiler isn't technically part of the computer. A compiler takes the source code of a program and compiles it into a usable program. However, without a compiler, there will be very few programs, and thus computers won't be much use.


What compiler and interpreter effect the speed of computer?

need to get to mars


Examples of computer language translators?

Assembler Interpreter Compiler