Sunday 21 September 2014

Types of Computer languages | With full detail and Definition |

  Types of Computer Languages:
                                                       
types of computer languages

Low Level Language
  •                                       Low Level Language are Basically Machine Codes in the form of 'o's and in the form of '1's
  • Computer Can understand and Execute only instruction in the form of Machine language
                                Types of Low level language
                         1) Machine Language
                         2) Assembly Language

1) Machine language:
  •                                         The set of instruction that a processor understand .
  • Machine language are the collection of binary bits and digits which the computer read and interpret.Machine languauge the only one language which the computer understand.without Machine language computer does understand the Instructions.
  • Machine language does not need any translator.
  • Machine depanded.
  • TheMachine Codes '0's and '1's are recongnized as electric  signals by the Computer.
2) Assembly Language:
  •                                         A low level language in which each statment correspond to the Machine code instruction.
  • Operations codes and operands are given in the form of Alphanumeric symbal know as mnemonic codes.
  • Assembly language is converted into the Machine codes by the programme called Assembler .
  • Its also Machine depanded.



High level Language:
                                                        
  •                                                     Format closeto English language that enables people to write programme easily in thier own native language  high level language are easily to the programmer because in the Machine language its is too dificult to write the programme in the binary digits so that why we use high level language.
  • Programmes write in high level language must be translated in to the Machine language a Compilar or a interpreter.because Machine only understand Machine language only understand binary digits that is Machine language .
  • some Example of high level language are BASIC,COBOL,PASCAL,C,C++,JAVA,etc.


                                                   



0 comments:

Post a Comment