LANGUAGE

LANGUAGE

Which is used to communicate our feelings with others called language. In computers language used to make programs. In computer there are three types of languages.

a). High Level Language : In this language the instructions like humanlanguages. That means english like language.

Ex:

1. BASIC (Beginners All Purpose Symbolic Instruction Code)

2. COBOL (Common Business Oriented Language)

3. PASCAL (It's a name of the scientist who invented the first

mechanical adding machine)

4. FORTRAN (Formula Translation)

b).Low Level Language : In this language all the instructions in machine code.

Ex: 8086,8088

c).Middle Level Language : These languages are made up using the high level and low level language features.

Ex: C language, ADA language