Difficulty: Easy
Correct Answer: AI
Explanation:
Introduction / Context:
Artificial Intelligence (AI) encompasses methods that enable machines to perform tasks commonly associated with human intelligence: reasoning, learning, problem solving, perception, and language understanding. The question asks for the broad umbrella term, distinct from specific subtypes.
Given Data / Assumptions:
Concept / Approach:
AI is the general discipline. ES (expert systems) and KBS (knowledge-based systems) are subfields or historical approaches within AI that use encoded knowledge and inference. Modern AI also includes machine learning, deep learning, and probabilistic reasoning—all under the AI umbrella.
Step-by-Step Solution:
Verification / Alternative check:
Academic categorizations place ES and KBS within AI; contemporary AI extends well beyond rule-based reasoning.
Why Other Options Are Wrong:
Common Pitfalls:
Using ES or KBS as if they cover all intelligent computing; forgetting that learning-based approaches are also AI.
Final Answer:
AI
Discussion & Comments