What is Programming Language??
"Let's take an example to understand Programming Languages in a better way. So whenever we want to communicate with someone we just use some words or statements to convey our message to the other person. But in this scenario, there should be something common that is our language that can be understood by both you and the other person whom you are talking.,
In the same way whenever we want any output by our computer so we need to convey our message to Computer. So here we need a language that can be understood by Computer. And for that Programming Languages are used.
So Programming Languages is nothing but a language that can be understood by machines. It is a "set of instructions"
by which We can perform some task, or get desired Output by Computer.
In a technical language, we can say Programming languages are used in computer programming to implement algorithms.
Comments
Post a Comment