Guest

A computer program that converts assembly language to machine language is? A Compiler B Interpreter C Assembler D Comparator E None of the above

A computer program that converts assembly language to machine language is?

A

Compiler

B

Interpreter

C

Assembler

D

Comparator

E

None of the above

 
 
 

Grade:10

1 Answers

Rituraj Tiwari
askIITians Faculty 1792 Points
3 years ago
A computer program that converts assembly language to machine language is Compiler.
Compiler is a program that converts instructions into a machine-code or lower-level form so that they can be read and executed by a computer.
Assembly language may also be called symbolic machine code. Assembly code is converted into executable machine code by a utility program referred to as an assembler. The conversion process is referred to as assembly, or assembling the source code.A compiler is computer software that transforms computer code written in one programming language (the source language) into another programming language (the target language). Compilers are a type of translator that support digital devices, primarily computers. The name compiler is primarily used for programs that translate source code from a high-level programming language to a lower level language to create an executable program.

Think You Can Provide A Better Answer ?

ASK QUESTION

Get your questions answered by the expert for free