148k views
2 votes
How do programming languages work?

User Sihil
by
6.3k points

1 Answer

3 votes
A programming language acts as a translator between you and the computer. Rather than learning the computer's native language (known as machine language), you can use a programming language to instruct the computer in a way that is easier to learn and understand.
User Roman Gonzalez
by
7.5k points