answersLogoWhite

0


Best Answer

Compiler.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What device is used in computer for converting a high level language to machine language is called?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the process of converting a program to machine language called?

Binary, executable or object code


What is computer language called?

It depends on the computer, most common is binary code.


What is the process of writing specific instructions in computer language called?

A machine code program. Machine code is the native language of the machine and the only language actually understood by the machine. However, program instructions can be written using a high-level programming language that the computer can translate into machine code using another machine code program called a compiler.


What is computer and applications of computer system?

computer is electronic machine which understand binary language & the set of logical instruction is called program or application


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

A compiler.


How would you define assembly language?

assembly language uses abbreviation called menmonics.it is a bit easier to write computer programs in assembly language as compared to machine language but still requires skill and experienci.A program called assembler is used to convert an assembly language into machine language.


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

compiler


What is machine language called and what numerals represent this language?

A machine language is called as machine code and it is represented as binary numbers 0 and 1


What is called michine language?

Machine language are the set of instructions that are executed directly by the central processing unit of the computer. It include 0 and 1.


A computer program that translate one program instructions at a time into machine language is called?

That sounds like the description of an interpreter.


What is computer assisted translation?

Computer-assisted translation, computer-aided translation or CATis a form of language translation in which a human translator uses computer software to support and facilitate the translation process.Computer-assisted translation is sometimes called machine-assisted, or machine-aided, translation (not to be confused with machine translation).


What is binary language?

Binary is made up of 0's and 1's. Binary can also be called Machine Code. Binary is the 'language' that the computer understands.