answersLogoWhite

0


Best Answer

A compiler.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which software translates high level language programme into machine language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What type of software translates a programming language into machine language for one type of machine?

A compiler and/or an assembler.


What is campilar?

Compiler, is a software that translates computer programs from higher level language to machine language.


Example of compiler converting the high level language into machine language?

Compiler Compiler is the correct answer. It's a programme that converts source code written in a high-level programming language into machine code for a particular computer architecture. It translates high-level language into machine language, to put it simply. To learn more about data science please visit- Learnbay.co


What are computer language translators Define each?

computer language translators are programming tools that translate high level languages into the machine language. they include:1)assembler-translates assembly language into machine language. 2)compiler-translates the high level languages into the machine language.


What is language processor in system software?

It is a type of software that convert programe into machine language


Is used to translate high level language programme into machine code instruction?

Interpreter


Why machine language is the only language which is directly executed by computers?

Machine language is the native language of the machine and requires no translation. Every other programming language must be translated into machine code in order to execute, which means you need to program the computer to perform that translation. A compiler translates the entire source code to produce a machine code executable, whereas an interpreter translates high-level statements as they are executed within the runtime environment.


Name all the software package convert assembly language to machine language?

Assembler.


What is the low level software?

those software which understand the machine level language. Like DOS.


What is Low level software?

those software which understand the machine level language. Like DOS.


What is the name of the assembly of the US?

Assembler translates assembly language into machine language.Answered by-Rashmi Dahiya


What is an assembler in operating system?

an assembler is aroutine program that translates assemly language source code to a machine language object code