Respuesta :
Answer:
The first step is called compilation (properly speaking) and it translates source code written in a programming language stored in a file into low-level code (usually object code, not directly into machine language).
Explanation:
Answer :preprocessing
Explanation:
The first stage of compilation is called preprocessing. In this stage, lines starting with a # character are interpreted by the preprocessor as preprocessor commands