Respuesta :

Answer:

Compilers

Explanation:

A compiler takes the source code as a whole and translates it into object code all in one go. Once converted, the object code can be run unassisted at any time. This process is called compilation.

Compilers have several advantages:

-Compiled programs run quickly, since they have already been translated.

-A compiled program can be supplied as an executable file. An executable file is a file that is ready to run. Since an executable file cannot be easily modified, programmers prefer to supply executables rather than source code.

-Compilers optimise code. Optimised code can run quicker and take up less memory space

hope this helped :D

ACCESS MORE
ACCESS MORE
ACCESS MORE
ACCESS MORE