Compiler, Interpreter and Assembler are
System software
Hardware
Application software
None of the above
Answer is Right!
Answer is Wrong!
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.