Step 1: Understanding source code translation.
- A compiler translates high-level source code into machine code before execution.
- Assembler is used for assembly language.
- Loader loads the program into memory.
Step 2: Selecting the correct option.
Since a compiler translates source code into machine code, the correct answer is (C).
Was this answer helpful?
0
0
Top Questions on Computer Organization and Architecture