asked 84.1k views
3 votes
The order or sequence of rules in a prolog program is usually critical.​

a. True
b. False previous next

1 Answer

2 votes
The statement that the order or sequence of rules in a Prolog program is usually critical. is false. Prolog programs are simply knowledge bases. And knowledge bases are collections of facts and rules which describe some collection of relationships that we find interesting.
answered
User Benny Davidovitz
by
7.3k points

Related questions

asked Jun 2, 2024 130k views
Hanzworld asked Jun 2, 2024
by Hanzworld
7.7k points
1 answer
2 votes
130k views