Home / Questions / What is meant by programming language and give some examples?
Explanatory Question

What is meant by programming language and give some examples?

👁 1,249 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

  • A programming language is nothing but a language designed to communicate to machines through instructions and commands.
  • Normally machines are computers. Programs are written using some programming languages to control the behaviour of machines/computers and to make them to perform required tasks.
  • Programming language example: Assembly language, C language, C++ language, Java, C#, .NET, Python etc.