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

It’s the other way around. Languages (c c# PHP java JavaScript …) are made to run on specific hardware and / or operating systems like windows or Linux.

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