The order or sequence of rules in a prolog program is usually critical.​
a. True
b. False previous next

Question

Grade: Education Subject: computers-and_technology
The order or sequence of rules in a prolog program is usually critical.​
a. True
b. False previous next
Asked by:
117 Viewed 117 Answers

Answer (117)

Best Answer
(297)
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.