Q339. How many possible sources of complexity are there in forward chaining?
✅ Correct Answer: C) 3
Explanation: The three possible sources of complexity are an inner loop, algorithm rechecks every rule on every iteration, algorithm might generate many facts irrelevant to the goal. Backward Chaining