Multiple Choice
To force Prolog to perform loops and repetitive searches,we must force backtracking even when a solution is found by using the built-in predicate ____.
A) is
B) fail
C) parent
D) repeat
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: The specific path that an automatic deduction
Q4: In Prolog,the cut operator is used to
Q5: The closed-world assumption is that all solutions
Q6: A list is written in Prolog using
Q7: In Prolog,arithmetic terms can be written in
Q9: Logical statements can be either true or
Q10: The set of logical statements that are
Q11: Prolog is the most widely used logic
Q12: In Prolog,you can specify the head and
Q13: Every logical statement can be turned into