[Clerk Cooperative Bank Aug, 2021]
9. This software converts the high level language program to low level language and vice versa:
Assembler
Compiler
Simulator
Moderator
Correct Answer :
Compiler
A compiler is a software that translates programs written in a high-level programming language into a low-level language, such as machine code, so that it can be executed by a computer. It performs the translation in a single process and ensures the program runs efficiently.