Respuesta :

The accurate answer is

A compiler takes your source code, it converts the entire thing into machine language and then stores these equivalent machine language instructions in a separate file. We programmers call that the "executable file.

Glad to help :)
A compiler is computer software that transforms computer code written in one programming language into another programming language. Compilers are a type of translator that support digital devices, primarily computers