Thursday, May 25, 2017

About Computer Programming Language?

About Computer Language:-

It is media for communicating with the machine, like as Regional language(It is media for communicating with one person to another person for share idea, emotion, feeling.) Hindi, English etc.

Computer Language Can be basically divided into Two Types:-
1. Low-Level Language
2.High-Level Language

1. Low-Level Language:-  Machine Language and Assembly Language Come in this Category. Low-level Language is best for the machine because the computer machine directly understands this language without any third party (Translator) Support.

* In Machine  Language all instructions are written in the form of Binary Format(0,1), So a computer is directly Understand this language without any translator. Now a day and early day computer only understand machine language.

 View of Programmer Machine language is very hard for writing coding and maintains, because instructions are written in the form of 0 and 1, So an understanding level of the program is very poor for a programmer.

* In Assembly Language Instructions are approximately written in the form of English language and Binary format mixed. So Machine not directly understands this language. Assembly language code translates into Machine Language With the help of Translator whose name is Assembler.

2. High-Level Language:- In this Language, all instructions are written in the form of English Language, So Programmer easily understands this language and writing code easier and maintain. 

But you know that a computer is only understood Machine language then how to understand this language. The computer understands High Language help of Translator Whose Name is Compiler and Interpreter.

* Compiler Compile your Source code into Machine Language. A compiler is a computer program that transforms source code written in a programming language into another computer language, with the latter often having a binary form known as object code.

A compiler is a special program that processes statements written in a particular programming language and turns them into machine language.

A compiler translates high-level instructions directly into machine language. Compiled programs generally run faster than interpreted programs. An interpreter translates high-level instructions into an intermediate form, which it then executes.






                                                                        Thank you For Reading.
Regard :-
CSDT IT Solution
www.csdt.co.in
www.csdtitsolution.com