Monday, September 26, 2016

Compiling a Program

What it means to compile a program is the computer putting together all the code in the program and transferring it into computer language. It is the computer using all the code that it finds and transforming it into the finished product that the code was intended to make. The computer reads all the code that is written in the system and then compiles it into the program.

No comments:

Post a Comment