24
A compiler is a translator. It takes the code you wrote (which looks like English) and turns it into the zeros and ones (machine code) that the CPU understands.
It's like a translator at a UN meeting. You speak your language, and they make sure the other person understands exactly what you said.
Log in to add a comment.