Compilation
Term side of the Card
Topic: Basics
Unit title: Compilation
Categories: Concept, Process
Explanation side of the Card
Explanation: The process of translating source code into machine-readable code, making it executable by the computer. During this process, a compiler checks for errors and generates an executable program.