0
2.2kviews
Introduction to PROLOG
1 Answer
0
18views

It uses idea of logical programming.

It is a language which can build a database of facts and build a knowledge Base of protocols/rules.

Syntax and Semantics: In PROLOG programming logic is expressed in terms of relations. For computation a query has to be executed based upon these relations.

Working …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.