Multiple choice general knowledge A compiler translates a program written in a high level language into Machine Language An algorithm A debugged program None of these Reveal answer Fill a bubble to check yourself A Correct answer Explanation A compiler converts high-level source code into low-level machine code that the computer processor can execute directly. An algorithm is a procedure, not a translation target. A debugged program is a result, not the compilation output.