Which statement correctly describes the relationship between artificial intelligence (AI), machine learning (ML), and deep learning?
Choose one.
AI, ML, and deep learning form a nested hierarchy from broadest to most specialized.
AI is any technique that makes a machine mimic human intelligence, ML is the subset that learns patterns from data, and deep learning is the subset of ML built on multi-layer neural networks, so option A orders them correctly. The other options reverse or break this nesting, which the exam treats as a clear error.
- Start with the widest term: AI covers all machine intelligence, including rule-based systems.
- Place ML inside AI as the data-learning subset, and deep learning inside ML as the neural-network subset.
- Confirm the order runs AI, then ML, then deep learning from outside to inside.
Exam tip: AI contains ML, and ML contains deep learning.
AI vs ML vs Deep Learning: Core AIF-C01 Concepts and Terminology — the lesson that teaches this.