1. How do the knowledge base and inference engine in expert systems architecture fundamentally differ from each other?
The knowledge base stores rules and facts, while the inference engine applies logical reasoning to these facts.
Erklärung
The knowledge base stores expertise, facts, and rules, while the inference engine applies logical reasoning to this stored knowledge to simulate decision-making, as described in the source.