What Is An Assembler?
Definition:
An assembler is a software that translates assembly language into machine language.Or
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.
▫️An assembler enables software and application developers to access, operate and manage a computer's hardware architecture and components.
▫️An assembler is sometimes referred to as the compiler of assembly language. It also provides the services of an interpreter.
Comments
Post a Comment