Kizspy | Question: 2 (Choose 1 answer)
How does compilation differ from interpretation in the context of C programming language?
A. Compilation involves converting source code to machine code, while interpretation involves executing code line by line.
B. Compilation and interpretation are two terms that are used interchangeably.
C. Algorithm is another term for interpretation in programming languages.
D. IDE tools are responsible for both compilation and interpretation processes.