Compiler, Interpreter and Assembler are
[amp_mcq option1=”System software” option2=”Hardware” option3=”Application software” option4=”None of the above” correct=”option1″]
This question was previously asked in
UPSC CISF-AC-EXE – 2018
– Compilers translate source code written in a high-level programming language into machine code or an intermediate code all at once before execution.
– Interpreters translate and execute source code line by line.
– Assemblers translate assembly language code into machine code.
– (C) Application software consists of programs designed for end-users to perform specific tasks, such as word processing (MS-Word), browsing the web (Chrome), or playing games.