RajeswariKnowledge Contributor
Which of the following might be used to convert high-level language instructions into machine language?
Which of the following might be used to convert high-level language instructions into machine language?
The correct answer is Compiler. It is a program that translates a source program written in some high-level programming language into machine code for some computer architecture. In simple language, it converts high-level language into machine language.