116k views
0 votes
What is a programming language?

User Erkan Erol
by
6.9k points

2 Answers

1 vote
Languages that programmers use to write code are called "high-level languages." This code can be compiled into a "low-level language," which is recognized directly by the computer hardware.A programming language is a special language programmers use to develop software programs, scripts, or other sets of instructions for computers to execute.
User Prahack
by
6.7k points
5 votes
A programming language is a formal computer language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs to control the behavior of a machine or to express algorithms.
User Taxellool
by
6.5k points