Home MCQs Basic Computer/IT Question #11537
Back to Questions
Basic Computer/IT QUESTION #11537
Question 1
Identify the odd one out among the options below:
  • Operating System✔️
  • Interpreter
  • Compiler
  • Assembler
Correct Answer Explanation
The Operating System is the odd one out. Interpreter, Compiler, and Assembler are all language translators — they convert source code into another language (machine code). An Operating System is system software that manages hardware resources and provides services to applications, not a language translator.