How Many Different Types Of Language
Different Types of language :-
Language: The notation used to write a program in computer is called a programming language.
Language - 1) High level language.
2) Low level language.
Low level language - 1) Machine language.
2) Assembly language.
High Level Language : The language where programs are written by English word and mathematics symbol, they are compiled into of language is machine independent.
Low Level Language : The low level language are either machine code or are very close them .This type of language is corresponds directly to a specific machine.
Machine language : A computer understand information composed of only zeros and ones and hence if used binary digits for its operation. The computer’s instruction are coded and stored in the memory in the from of 0s and 1s Language which forms only 0 and 1,is called machine language.
Assembly Language : The writing of programs in machine language is very difficult tiresome and busing job for a programmer. Programs can easily be written in alphanumerical symbols instead of 0s and 1s , such symbols are known as mnemonics. For example ADD for addition, SUB for subtraction, CMP for comparison etc. A language consists of mnemonics is called Assembly language.
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment