Q. An Assembler is used to translate a program written in which of the following languages?
Answer:
Assembly Language
Notes: An assembler is a program that converts assembly language into machine code. It takes the basic commands and operations from assembly code and converts them into binary code that can be recognized by a specific type of processor.