How are computers programmed so that they understand different programming languages?

777 views

How are computers programmed so that they understand different programming languages?

In: 9

11 Answers

Anonymous 0 Comments

Computers only understand machine code. It’s the Compilers’ job to translate the different programming languages into machine code.

You are viewing 1 out of 11 answers, click here to view all answers.