answersLogoWhite

0

Not really. Officially, there is no such thing as a fourth-generation language (4GL). The term 3GL first appeared after the third-generation of hardware first appeared and applied to all high-level languages, including PROLOG. Today we do not use terms such as 4GL or 5GL as they are just meaningless buzzwords coined by marketing types. Today, all high-level languages are classified according to whether they are imperative, declarative, functional, object-oriented, and so on. PROLOG, in its un-extended form, is an example of a declarative language.

User Avatar

Wiki User

12y ago

What else can I help you with?

Continue Learning about Engineering

When was the fifth generation programming language developed?

The only decent attempt at a 5th generation programming language was done by japan in the 90's and it was based on prolog. It was deemed too slow and inefficient to be of viable use, and as such there has been no marketable 5gl to date, so the question would have been better posed as 'Is there a fifth generation programming language?' - also note that the idea of 5gl is just that, an idea. Even if we succeed in creating a 5gl, it will be 'A' 5gl language, not 'THE' 5gl language


What are the advantages of fifth generation of language?

The major advantages of fifth generation programming languages are that these languages are improved from fourth generation languages. It is also important to note that classification of programming languages in generations beyond the second generation is complete nonsense and nothing but a marketing hype; programming languages don't evolve in a linear succession, or one in the shape of a balanced tree, where each generation has common attributes and improvements over the previous generation.


What is the fulform of prolog?

Prolog stands for "Programming in Logic." It is a high-level programming language associated with artificial intelligence and computational linguistics, primarily used for tasks that involve symbolic reasoning and knowledge representation. Prolog is based on formal logic and allows for the expression of facts and rules to facilitate automated reasoning.


Can C sharp be compared with Prolog?

C# and Prolog serve different programming paradigms and purposes, making direct comparisons somewhat challenging. C# is an object-oriented language primarily used for general-purpose software development, while Prolog is a logic programming language focused on symbolic reasoning and rule-based problem-solving. C# emphasizes imperative programming and type safety, whereas Prolog relies on declarative programming, where the logic of computation is expressed without explicitly defining control flow. Thus, they cater to different use cases and developer needs.


Advantages of prolog language?

8=====b <|>

Related Questions

What program does prolog belong to?

Prolog does not belong to any program, it is a programming language.


When was the fifth generation programming language developed?

The only decent attempt at a 5th generation programming language was done by japan in the 90's and it was based on prolog. It was deemed too slow and inefficient to be of viable use, and as such there has been no marketable 5gl to date, so the question would have been better posed as 'Is there a fifth generation programming language?' - also note that the idea of 5gl is just that, an idea. Even if we succeed in creating a 5gl, it will be 'A' 5gl language, not 'THE' 5gl language


What are the advantages of fifth generation of language?

The major advantages of fifth generation programming languages are that these languages are improved from fourth generation languages. It is also important to note that classification of programming languages in generations beyond the second generation is complete nonsense and nothing but a marketing hype; programming languages don't evolve in a linear succession, or one in the shape of a balanced tree, where each generation has common attributes and improvements over the previous generation.


What has the author W F Clocksin written?

W. F. Clocksin has written: 'Clause and Effect' 'Programming in Prolog' -- subject(s): Prolog (Computer program language) 'Logic programming and the specification of circuits'


What has the author Rong Yang written?

Rong. Yang has written: 'P-Prolog, a parallel logic programming language' -- subject- s -: P-Prolog - Computer program language -, Logic programming, Parallel programming - Computer science - 'Xing zou Yunnan' -- subject- s -: Description and travel


What has the author Nigel Ford written?

Nigel. Ford has written: 'Javascript for the Intelligent Web Site' 'PROLOG programming' -- subject(s): Prolog (Computer program language)


What has the author Helder Coelho written?

Helder Coelho has written: 'Prolog by example' -- subject(s): Prolog (Computer program language)


Which language has been selected as the basis for the Japanese fifth generation computers?

algol cobol prolog c


Full form of Prolog?

PROgramming in LOGics


What is prolog in expert system?

Prolog is a logic programming language commonly used to develop expert systems. In Prolog, knowledge is represented in the form of facts and rules using a logical syntax. Expert systems built in Prolog use this knowledge representation to make inferences and provide solutions based on the input provided.


What are the characteristics of prolog?

Prolog is a programming language based on Logic programmingProlog uses First Order LogicIt is used for solving problems that involve objects and the relationship among the objectsProlog consists of Facts, Variable, Rules, Questions and Conunctions


What are the four programming languages?

Algol, Lisp, Forth, Prolog.