Site icon SnehaJobs.com

Types of languages

Types of Languages

Software :

Software is a development process, which converts imaginary into reality by writing set of programs.

Program: Set of instructions, every program contain some data and elements.

Programming: Organizing the data and elements in a proper way.

Application programs: 

Collection of programs used to solve given problem statements is called applications software. These are designed based on some programming languages.

Types of Languages

  1. Low level languages
  2. High Level Languages
  3. Middle Level Languages

Low Level Languages : 

High level languages

Most of the people are interested to design programming language in High Level Language. But computer understood only binary language. which contain binary notations 0’s and 1’s.

So, there is a mediator is required to convert the given programming language machine codes. such mediators are called translators.

Translator:

A translator is a program that converts the given programming language from one type to machine codes.

Different types of translators

  1. Assembler
  2. Compiler
  3. interpreter

Middle level languages

        Ex: C

 

 

Exit mobile version