True or False. An assembler is a program that accepts a symbolic language program and produces the binary machine language equivalent, resulting in a one-to-one correspondence between the assembly language source program and the machine language object program.

Respuesta :

ijeggs

Answer:

True

Explanation:

An assembler is used for assembly language programming. Assembly language is a low level. Think of an assembler as a compiller in high level languages, Just that in an assembler, there exist a  strong relationship between the code and in the language and the architecture of the machine code instructions set