Programming language
Definition :
- A programming language can be considered as a tool to implement our ideas .
- It consists of commands and instructions which are used to create programs or software.
- Usually, programming languages that programmers use to write code are referred to as High Level Languages.
- Example: Python , C , Java , C++ , JavaScript etc.
Programming languages are mainly divided into two :
- High Level Languages
- Low Level Languages