Select The Odd one Out
-
Assmbler
-
Operating System
-
Compiler
-
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.