Computer Science - Computer Fundamentals - Discussion

Discussion Forum : Computer Fundamentals - Section 1 (Q.No. 5)
5.
Which of the following computer language is used for artificial intelligence?
FORTRAN
PROLOG
C
COBOL
None of the above
Answer: Option
Explanation:
Prolog is a general purpose logic programming language associated with artificial intelligence and computational linguistics.
Discussion:
21 comments Page 1 of 3.

Manvannan said:   1 decade ago
The logic programming language PROLOG (Programmation en Logique) was conceived by Alain Colmerauer at the University of Aix-Marseille, France, where the language was first implemented in 1973.

Sravya said:   1 decade ago
Can you provide a clear idea on artificial intelligence?

Samarth said:   1 decade ago
Artificial intelligence means languages that's are totally depends upon human intelligence and computer languages.

Prolog said:   1 decade ago
Prolog is a general purpose logic programming language associated with artificial intelligence and computational linguistics.

Etenduk jackson abraham said:   1 decade ago
I appreciate the little explaining to prolog, I think I am satisfied.

Mayank said:   1 decade ago
Artificial intelligence is the mechanism of creating artificial agents (Machines). Artificial agents are the machines that are inspired by humans or live things. Artificial intelligence made the machines intelligent by implementing some programming in them. The programmed machines can work like the machines used to work under the control of a human.

GANESH RATURI said:   1 decade ago
The program machines can work like the machines used to work under the control of a human. The machines successful have done human working short.

Parmeet said:   1 decade ago
Prolog is a general purpose logic programming language associated with artificial intelligence and computational linguistics.

Prolog has its roots in first-order logic, a formal logic, and unlike many other programming languages, Prolog is declarative: the program logic is expressed in terms of relations, represented as facts and rules. A computation is initiated by running a query over these relations.

The language was first conceived by a group around Alain Colmerauer in Marseille, France, in the early 1970s and the first Prolog system was developed in 1972 by Colmerauer with Philippe Roussel.

This article is about the programming language. For the narrative device, see Prologue. For other uses, see Prologue Prolog was one of the first logic programming languages, and remains the most popular among such languages today, with many free and commercial implementations available. The language has been used for theorem proving, expert systems, as well as its original intended field of use, natural language processing. Modern Prolog environments support creating graphical user interfaces, as well as administrative and networked applications.

Mousmi said:   1 decade ago
Full form of Prolog?

S.Kiran Kumar said:   9 years ago
What is artificial intelligence give a direct and brief explanation with an example?


Post your comments here:

Your comments will be displayed after verification.