A software that converts a code in machine code is called ________.
A software that converts a code in machine code is called assembler.
An assembler is a type of computer program that interprets software programs written in assembly language into machine language, code and instructions that can be executed by a computer.
Assembly code is converted into executable machine code by a utility program referred to as an assembler.