Wednesday, March 10, 2021

COMPUTER LANGUAGE:-

 COMPUTER LANGUAGE:-

A language is a system of communication. Like natural language English or Hindi, We communicate one another our ideas and emotions .similarly, a computer language is a means of communication used to communicate between people and computer.



Types of computer language:-

Computer language is basically of three types:-

Machine language.

Assembly language.

High level language.

Machine language:-

as we know that computer know only two digits that is o and 1

(Binary number).The language which is written with the use of only binary numbers is known as machine language .inhis language programming is very complex and confusing .programming in his languageprogrammer should have to deep knowledge about internal structure of computer.

Assembly language:-

This is first improved programming language .In this language we can use some codes (symbols)foradd,subtract,divide multiply etc.

With the help of assembler, assembly language convert into machine language .it is very tough

High level language:-

It is very similar to natural language as English it is also known as problem oriented language .it is somewhat easy and less confusing .with the help of complierOr interpreter it convert into machine language.

Compiler:-

Complier converts high level language to machine language. It translates the whole program at once.

INTER PRETER :-It is similar to compiler but difference it that it translate (interpret) the program line by line means it interpret each statement separately in the program.

ASSEMBLER :-Assembler converts assemble language to machine language.

No comments:

Post a Comment

2:-create company