Multiple choice technology platforms and products

Select The Odd one Out

  1. Assmbler

  2. Operating System

  3. Compiler

  4. Interpreter

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Assembler, Compiler, and Interpreter are all language translators that convert source code to machine code. The Operating System is system software that manages hardware and resources, not a language translator - making it the odd one out.

AI explanation

Assembler, Compiler, and Interpreter are all language-translation tools that convert source code into machine-executable form. The Operating System is fundamentally different — it's system software that manages hardware resources, memory, and processes rather than translating code — making it the odd one out.