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

786 views

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

In: 9

11 Answers

Anonymous 0 Comments

They don’t. There is a program called a compiler that converts the specific programming language into machine language that the computer can understand. Basically binary.

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