Breaking

Sunday, March 18, 2018

COMPUTER LANGUAGES

MACHINE & HIGH-LEVEL LANGUAGE

Just as humans use language to communicate, and different regions have different languages, computers also have their own languages that are specific to them.


                                             Different kinds of languages have been developed to perform different types of work on the computer. Basically, languages can be divided into two categories according to how the computer understands them.

Assembly Language
                                Assembly language was developed to overcome some of the many inconveniences of machine language. This is another low-level but very important language in which operation codes and operands are given in the form of alphanumeric symbols instead of 0’s and l’s.
These alphanumeric symbols are known as mnemonic codes and can combine in a maximum of five-letter combinations e.g. ADD for addition, SUB for subtraction, START, LABEL, etc. Because of this feature, assembly language is also known as ‘Symbolic Programming Language.'

                                       This language is also very difficult and needs a lot of practice to master it because there is only a little English support in this language. Mostly assembly language is used to help in compiler orientations. The instructions of the assembly language are converted to machine codes by a language translator and then they are executed by the computer.

fb page :- CAREER MITRA    
Youtube  channel – PRATIYOGITA SUTRA   
FOLLOW the Blog – Pratiyogita sutra                      

High-level computer languages

                                               High-level computer languages use formats that are similar to English. The purpose of developing high-level languages was to enable people to write programs easily, in their own native language environment (English).

High-level languages are basically symbolic languages that use English words and/or mathematical symbols rather than mnemonic codes. Each instruction in the high-level language is translated into many machine language instructions that the computer can understand.


Types of High-Level Languages

Many languages have been developed for achieving a variety of different tasks. Some are fairly specialized, and others are quite general.
These languages, categorized according to their use, are:

(1). Algebraic Formula-Type Processing
                                              
                                    These languages are oriented towards the computational procedures for solving mathematical and statistical problems.

Examples include:
       
·       BASIC (Beginners All Purpose Symbolic Instruction Code)

·         FORTRAN (Formula Translation)

·         PL/I (Programming Language, Version 1)

·         ALGOL (Algorithmic Language)

·         APL (A Programming Language)

 (1)    Business Data Processing

                                                                                 
                                                                                  These languages are best able to maintain data processing procedures and problems involved in handling files. Some examples include:

   ·         COBOL (Common Business Oriented Language)
·         RPG (Report Program Generator)

(2)    String and List Processing
                                                               These are used for string manipulation, including search patterns and inserting and deleting characters. Examples are:
   ·         LISP (List Processing)                   
   ·         Prolog (Program in Logic)

(3) Object-Oriented Programming Language
 In OOP, the computer program is divided into objects. Examples are:      ·         C++     ·         Java

(4)    Visual Programming Language
  These programming languages are designed for building Windows-based applications. Examples are:


      ·         Visual Basic
  ·         Visual Java
      ·         Visual C

fb page :- CAREER MITRA    
Youtube  channel – PRATIYOGITA SUTRA   
FOLLOW the Blog – Pratiyogita sutra                      



"अगर आपको यह पोस्ट  पसंद आयी  हो तो इसे LIKE और SHARE, COMMENT जरूर करें" और सबसे पहले जानकारी पाने के लिए  BLOG को SUBSCRIBE करे "


computer languages, machine level language, high level languages of computer, high lavel computer languages, languages of computer

No comments:

Post a Comment