High & Low Level Programming Language In C Programming - About C Programming

C Programming - High & Low Level Programming Language
Get Our Latest Interview Questions: Aptitude, Reasoning, English, GD, HR-PI

About C Programming Language:   
C Programming is developed by Denis Ritchie at AT&T (American Telephone & Telegraph) Bell Laboratories in 1972. C is one of the best programming language of that era. Today we also called c as a mother or father of all the languages. It is a high level language. 

Now the question aeries what type of language developed in Programming
Answer: There are 2 types of programming language developed
1. Low Level Language (Machine Language): 
These level language are also known as machine language. This type of language is machine friendly so these language machine can understand very easily, but for human being it is difficult to understand. 
For Ex: 0,1,1100101, 01010111101. these language computer can understand easily but for us it is difficult to say what computer is telling.

2. High Level Language(User Language):  
High level Language is very easy language for us or human that’s why it is also called as User Level Language, we understand this language very easily but for computer it is difficult to understand.  To understand these language computer have to convert this language to machine language. 
For Ex: C, Java, .Net these are high level language, which we can understand easily, but computer have to convert this from High level to low level so that he can understand easily.
Next Post Learn How To Convert High Level Language To Machine Language

Expert Review: Basically now days c is middle level language, but if we refer old books then, we can read c is high level language. But if we read now days book then c is not so high but also not so low level language. So named as Middle level language. so we can say c is combination of high and low level language. 

 Enter Your Email Address To Get Our Latest Programming Updates In Your Mail / Subscribe Our Updates In Your Mail:

Search Keyword:  What is computer programming language, Technical Interview Questions, Programming Questions, What Is Programming, Learn Online Programming, Online Programming Tutorials, Online Programming, Programming Tutorials For Beginners, Easy Step To Start Coding

Labels: