✏️ Explanatory Question

What is meant by programming language and give some examples?

👁 1,249 Views
📘 Detailed Answer
💡

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.