What is Language

Language is a technique to explain our ideas and feelings to other

Language

Generally, language contains two-part

1. Grammer:- It means rule and regulation

2.syntax:-It means writing style.

History of language in computer

1.ALGOL(Algorithmic language)

2. BCPL (Basic combined programming language)

3. B Language

4. C Language

5. ANSI C

1. ALGOL:-

πŸ‘‰ It was the first computer language having no grammar and syntax.

πŸ‘‰ Developed by international group in 1960.

πŸ‘‰ use of ALGOL Language in scientific and engineering calculation.

2. BCPL:-

πŸ‘‰ It was a second computer language having syntax but no grammar.

πŸ‘‰ It is seme-verbal language

πŸ‘‰ It was developed in 1963 by Martin Richard

3. B Language

πŸ‘‰ It is developed in Bell lab and developed by Ken Thompson in 1969.

πŸ‘‰ It is verbal language(having Grammar and syntax.)

4. C Language:-

πŸ‘‰ c is a programming language that was developed at AT&T’s Bell lab in the USA In 1972.

πŸ‘‰ It was designed and written by a man named Dennis Ritchie.

What is Programming Language

πŸ‘‰ Programming is the process of designing and building an executable computer program to accomplish a specific computing/operations result.

πŸ‘‰ programming is performed in a computer language by arranging a set of computer-understandable instructions in a logical sequence to get the expected result.

Types of Programming Language

1. LOW-LEVEL LANGUAGE:-

πŸ‘‰ It is machine language

πŸ‘‰ First generation language

πŸ‘‰ Difficult to write but easy to understand by computer

πŸ‘‰ No Translator required.

πŸ‘‰ ex:-Binary number(0,1)

2. MIDDLE LEVEL LANGUAGE:-

πŸ‘‰ It is an assembly language

πŸ‘‰ 2nd generation language.

πŸ‘‰ It is difficult to both write and understand

πŸ‘‰ Translator required assembler

πŸ‘‰ ex:-Mnemonics code, ADD, SUB, START, etc

3. HIGH LEVEL LANGUAGE:-

πŸ‘‰ Similar to English language

πŸ‘‰ 3RD Generation language

πŸ‘‰ Translator required compiler, and interpreter.

πŸ‘‰ ex:-Alphabet, Number and C,C++,JAVA ete.

error: Content is protected !!