Tuesday, July 6, 2021

What is language and programming language?

 What is Language and Programming Language? Is JAVA is a High Level Language? 

Language:

     A language that is used to communicate with each other (Human to Human) and instruct to perform some task is known as Language. 

Now, What is Programming Language?

Programming Language:

programming language
Fig. 1 Programming Language (JAVA) 


    A Language which is used to Communicate and instruct a machine (Human to Machine) to perform some task is known as Programming Language.
    This is what we always do with our mobile everyday life. We didn't know when we where communicating with our mobile/tablet/iPhone was a also Programming Language. But do you know 


    There are two more types of Programming Language they are as follows:- 

1.LLL (Low-Level Programming Language or Machine Level Language):

Machine Language
Fig.2 Machine Readable Language  


       A Language which is easily readable and understandable by machine/computer/ mobile is known as Low-Level Programming Language or Machine Level Language.
Ex. Binary Language (0's and 1's)


2.HLL (High-Level Programming Language):

     A Language which is easily readable and understandable also intractable by a Human/Programmer is known as High-Level Programming Language(HLL). Ex. Python, Java, C++, etc.

    With this article, you now know that JAVA is High-Level Language. Because we can understand JAVA Program, We are able to read as well as we can instruct machine to perform some task with programming.


Thanks for visiting and reading....!!
  
Stay tuned for more JAVA articles.

0 comments:

If you have any doubts,please let me know