Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What Are The Major Examples Of Use Of Prolog In 'real Life' Applications ?
Home
Prolog
What Are The Major Examples Of Use Of Prolog In 'real Life' Applications ?
+1
vote
asked
Mar 3, 2021
in
Prolog
by
SakshiSharma
What Are The Major Examples Of Use Of Prolog In 'real Life' Applications ?
#prolog-use
real-life-applications
prolog-applications
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 3, 2021
by
SakshiSharma
You can find PROLOG in areas like expert systems or theorem provers construction. The variant of PROLOG called DATALOG is used in database management.
...