answersLogoWhite

0


Best Answer

1.First Generation Programming Language

First generation of programming language refers to machine language. Machine language is lower level language which uses object code (some times also known as machine code). Object code is the combination of binary digits. These languages directly talk to hardware.

2.Second Generation Programming Language

Second generation of languages is also low level language which is known as assembly language. Assembly languages are the interface between Machine level languages and High level languages.

3.Third Generation Programming Language

Third Generation programming languages are High level Programming languages like JAVA & C.

4.Fourth Generation Programming Language

This is the set of current generation programming languages. These languages are similar or closer to human languages.

General characteristics of 4GL are:

i.Closer to human languages

ii.Portable

iii.Database supportive

iv.simple and requires less effort than 3GL

v.Non procedural

Different types of 4 GL are:

a. Query Generator

b. Report generator

c. Form Generator

d. Application Generator

e. GUI Generator

f. Relational Database Manager

5.Fifth Generation Programming Language

Languages used for writing programs for Artificial Intelligence, Neural Network, Plasma Computing etc. come under 5GL. This is the future of programming language.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

16y ago

Assembly Language Fourth Generation Languages Machine Languages Object Oriented Programming Languages Metaprogramming Languages

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

Ada, Algol, APL

C, C++, C#

Perl, PHP, Python

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the five high level programming language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is COBOL a lower-level programming language?

No, it is a high-level programming language.


Is the B programming language a high or low level programming language?

The B programming language is a high-levelprogramming language.


What are the simalarities of high and low level programming?

high level language; is a computer language that is near to human language. high level programming is a process of programming high level language.Example,c++,java,cobol are one of them. The reverse is true for the low level language.


What is the meaning of ten high level programming language?

'ten' is a number; google for 'high level programming language'


Is scheme is an high level language?

Scheme is a functional programming language and a high level language.


Is PHP a high level programming language?

Yes, PHP is a high level programming language because it provides abstraction from the details of the computer.


Is RSS a high level language?

No, it's not a programming language.


What is a programming language for the PS2?

High Level Compiled Language


What is the difference between oriented programming language and high programming language?

Set/subset: Some high level programming languages are object oriented, but not all of them.


Why is high level language preferred in modern programming?

High level programming languages are easier for humans to both read and maintain.


What is the main feature of the c programming language?

High-level language with low-level abstractions.


What do you mean by high level language?

A high-level language is a programming language that is readable and understandable by human beings who are not necessarily programmer-language-literate.