Home

What is Programming language ?
Programming Language is a special language that we use for the communicate with computers and software .
_ Unique set of Keywords and Special syntax

Types of Programming language
1. High level Language
2. Low level Language


What is High level language ?
High level language is known as a formal computer programming language
High level programming language is use for the communicate with computer and instruct to the computer to perform specific task.

What is Low level language ?
Low level language is a machine language ,which is in the format of 0's and 1's(Binary language).

Use Of Programming language -
For Develop the softwares.