📚 CBSE Grade-10 Study Guide Open in the Study Guide single page app →
CBSE Class X
Artificial Intelligence
Question Paper
From previous CBSE Board Exam questions
Code: DY4OACQuestions: 31Maximum Marks: 60Generated: 2026-06-21 02:53
Selections used
SourcePrevious-year board
SubjectArtificial Intelligence
LessonsAdvanced Concepts of Modeling in AI
Questions selected31
If a question refers to an image, map, graph or diagram that is not shown here, open the Study Guide single page app, go to Library and find the actual CBSE question paper. The original papers are also available on the CBSE website: cbse.gov.in.
Q1. [4]
Answer the following:
  1. (A) Expand and define the terms CNN and ANN. [3]
  2. (B) In the diagram of neural network given below, identify the layer that should be depicted in Box 1 and Box 2: [1]
Previously asked in: 2026 104 Q20
Q2. [4]
Differentiate between Deep Learning, Artificial Intelligence and Machine Learning. Also draw a labelled Venn diagram depicting the relationship between AI, ML and DL.
Previously asked in: 2026 104 Q17
Q3. [2]
Give two differences between Supervised and Unsupervised learning.
Previously asked in: 2026 104 Q14
Q4. [2]
Give any two characteristics of a Classification Model.
Previously asked in: 2026 104 Q12
Q5. [1]
Which scenario best represents a regression problem ?
  1. (A) Identifying whether an email is spam.
  2. (B) Grouping customers by behaviour.
  3. (C) Predicting tomorrow's temperature.
  4. (D) Recognizing faces in photos.
Previously asked in: 2026 104 Q4 (iii)
Q6. [1]
An e-commerce platform analyzes customer purchase patterns to recommend "Customers who bought product X also bought product Y." This uses :
  1. (A) Classification model
  2. (B) Regression model
  3. (C) Association model
  4. (D) Clustering model
Previously asked in: 2026 104 Q3 (iii)
Q7. [1]
Which learning approach would be most suitable for training an AI model to park the car correctly ?
  1. (A) Supervised Learning
  2. (B) Unsupervised Learning
  3. (C) Transfer Learning
  4. (D) Reinforcement Learning
Previously asked in: 2026 104 Q2 (v)
Q8. [4]
Explain the following with respect to Unsupervised Learning Models :
  1. (a) Clustering
  2. (b) Dimensionality Reduction
Previously asked in: 2025 104/S Q18
Q9. [1]
In a neural network, what is the function of the input layer?
  1. (A) It performs mathematical operations on the input data.
  2. (B) It connects neurons to the output layer for predictions.
  3. (C) It receives and passes the raw input data to the hidden layers.
  4. (D) It stores weights and biases for neural network training.
Previously asked in: 2025 104/S Q5 (ii)
Q10. [1]
State True/False : Machine learning and Deep learning are part of Artificial Intelligence, but not everything that is Machine learning will be Deep learning.
Previously asked in: 2025 104/S Q2 (iii)
Q11. [1]
___________ enables computers to mimic human intelligence.
  1. (A) Cloud Computing
  2. (B) Artificial Intelligence
  3. (C) Web Development
  4. (D) Data Entry
Previously asked in: 2025 104/S Q2 (i)
Q12. [4]
Consider the following diagram. It explains how a system of organized machine learning algorithms perform certain tasks. Identify the concept and explain its working.
Previously asked in: 2024 104 Q19
Q13. [1]
Musical intelligence is a concept that
  1. (A) assesses one's ability to regulate, measure and understand numerical symbols, abstraction and logic.
  2. (B) measures the language processing skills both in terms of understanding or implementation in writing or verbally.
  3. (C) evaluates the ability to process information on the environment around us.
  4. (D) describes a person's ability to recognize and create sounds, rhythms and sound patterns.
Previously asked in: 2024 104 Q5 (i)
Q14. [1]
Which form of learning-based approach does the following diagram indicate ?
  1. (A) Clustering
  2. (B) Classification
  3. (C) Regression
  4. (D) Dimensionally Reduction
Previously asked in: 2024 104 Q4 (iv)
Q15. [1]
Whenever we want an AI project to be able to predict an output, we need to _________.
  1. (A) first test it using the data.
  2. (B) first train it using the data.
  3. (C) Both (A) and (B)
  4. (D) Neither (A) nor (B)
Previously asked in: 2024 104 Q2 (iv)
Q16. [1]
Assertion (A) : When a machine is able to mimic human traits, it is said to be artificially intelligent. Reason (R) : A fully automatic washing machine is artificially intelligent. (A) Both (A) and (R) are correct and (R) is the correct explanation of (A). (B) Both (A) and (R) are correct and (R) is not the correct explanation of (A). (C) (A) is correct but (R) is not correct. (D) (A) is not correct but (R) is correct.
  1. (A) Both (A) and (R) are correct and (R) is the correct explanation of (A).
  2. (B) Both (A) and (R) are correct and (R) is not the correct explanation of (A).
  3. (C) (A) is correct but (R) is not correct.
  4. (D) (A) is not correct but (R) is correct.
Previously asked in: 2024 104 Q2 (i)
Q17. [4]
Consider the following graphs (Figure 1 and Figure 2) that demonstrate the two types of Supervised Learning Models of Artificial Intelligence. Identify and explain each model giving suitable examples of each.
Previously asked in: 2024 104 Q20
Q18. [4]
What are Neural networks ? Briefly explain all the layers of a neural network.
Previously asked in: 2024 104 Q17
Q19. [2]
For a healthcare organisation's objective of predicting disease outbreaks and efficiently allocating resources through the analysis of medical records, would you recommend using supervised learning or unsupervised learning as the preferred machine learning approach ? Explain your choice briefly.
Previously asked in: 2024 104 Q14
Q20. [2]
Differentiate between Machine Learning (ML) and Deep Learning (DL).
Previously asked in: 2024 104 Q11
Q21. [1]
When a machine possesses the ability to mimic human traits, i.e., make decisions, predict the future, learn, and improve on its own, it is said to have :
  1. (a) Computational Skills
  2. (b) Learning Capability
  3. (c) Artificial Intelligence
  4. (d) Cognitive Processing
Previously asked in: 2024 104 Q5 (ii)
Q22. [1]
Which of the following represents an example of a recommendation system ?
  1. (a) An online clothing store that offers a wide variety of clothing options.
  2. (b) A search engine that retrieves relevant web pages based on user queries.
  3. (c) An e-commerce website that displays customer reviews and ratings for products.
  4. (d) A music streaming platform that suggests songs and playlists based on user listening history.
Previously asked in: 2024 104 Q4 (iv)
Q23. [1]
Which form of unsupervised learning does the following diagram indicate ?
  1. (a) Clustering
  2. (b) Regression
  3. (c) Reinforcement learning
  4. (d) Classification
Previously asked in: 2024 104 Q4 (ii)
Q24. [1]
Which of the following represent a machine that is smart but not considered Artificial Intelligence (AI) enabled ?
  1. (a) A robotic vacuum cleaner that can navigate and clean floors autonomously.
  2. (b) A chatbot that engages in natural language conversations and answers questions.
  3. (c) A smartphone with facial recognition for unlocking the device.
  4. (d) A digital alarm clock that rings at a set time every morning.
Previously asked in: 2024 104 Q2 (iii)
Q25. [4]
Will it be valid to say that not all the devices which are termed as "smart" are AI-enabled? Justify this statement. Explain any two examples from the daily life which are commonly misunderstood as AI.
Previously asked in: 2023 104 Q20
Q26. [4]
Ms. Sooji is a beginner in the field of Artificial Intelligence. She got confused among the core terms like Artificial Intelligence (AI), Machine Learning (ML) and Deep Learning (DL). Many a times, these terms are used interchangeably but are they the same? Justify your answer. Help her in understanding these terms by drawing a well labelled diagram to depict the interconnection of these three fields.
Previously asked in: 2023 104 Q17
Q27. [2]
What is Dimensionality Reduction?
Previously asked in: 2023 104 Q12
Q28. [1]
It refers to the unsupervised learning algorithm which can cluster the unknown data according to the patterns or trends identified out of it.
  1. (a) Regression
  2. (b) Classification
  3. (c) Clustering
  4. (d) Dimensionality reduction
Previously asked in: 2023 104 Q5 (v)
Q29. [1]
In this learning model, the data set which is fed to the machine is labelled. Name the model.
Previously asked in: 2023 104 Q4 (vi)
Q30. [1]
Which of the following is the correct feature of Neural network?
  1. (a) It can improve the efficiency of two models.
  2. (b) It is useful with small dataset.
  3. (c) They are modelled on human brains and nervous system.
  4. (d) They need human intervention.
Previously asked in: 2023 104 Q4 (iii)
Q31. [1]
Regression is one of the type of supervised learning model, where data is classified according to labels and data need not to be continuous. (True / False)
Previously asked in: 2023 104 Q2 (v)
CBSE Class X
Artificial Intelligence
Answer Key
From previous CBSE Board Exam questions
Code: DY4OACQuestions: 31Maximum Marks: 60Generated: 2026-06-21 02:53
Q1. [4]
Answer the following:
  1. (A) Expand and define the terms CNN and ANN. [3]
  2. (B) In the diagram of neural network given below, identify the layer that should be depicted in Box 1 and Box 2: [1]
Previously asked in: 2026 104 Q20
Generated by claude-sonnet-4-6 · 2026-06-21 03:19 · grounding rag
Model Answer

(A) CNN and ANN:

CNN – Convolutional Neural Network: CNN is a Deep Learning algorithm that takes an input image, assigns importance (learnable weights and biases) to various aspects/objects in the image, and differentiates one from the other. It consists of layers: Convolution Layer, ReLU, Pooling Layer, and Fully Connected Layer.

ANN – Artificial Neural Network: ANN is a computational model inspired by the human brain, consisting of interconnected nodes (neurons) organised in layers that process information to learn patterns and make decisions.

(B) Identification of Layers:

Source: Chapter 5, Section 5.6 Convolutional Neural Networks (CNN)

---

Explanation
Q2. [4]
Differentiate between Deep Learning, Artificial Intelligence and Machine Learning. Also draw a labelled Venn diagram depicting the relationship between AI, ML and DL.
Previously asked in: 2026 104 Q17
Generated by claude-sonnet-4-6 · 2026-06-21 03:19 · grounding rag
Model Answer

Differentiation:

| Basis | Artificial Intelligence (AI) | Machine Learning (ML) | Deep Learning (DL) |
|-------|-----------------------------|-----------------------|--------------------|
| Definition | Technique that enables computers to mimic human intelligence | Enables machines to improve at tasks with experience | Enables software to train itself using vast amounts of data |
| Scope | Broadest – umbrella term | Subset of AI | Subset of ML |
| Data needed | Works on algorithms and data fed to it | Learns from new data in each iteration | Requires huge/vast amounts of data |
| Algorithm | Predefined | Machine learns its own rules | Uses multiple ML algorithms (e.g., ANN) |

Venn Diagram:

```
┌─────────────────────────────┐
│ Artificial Intelligence │
│ ┌─────────────────────┐ │
│ │ Machine Learning │ │
│ │ ┌─────────────┐ │ │
│ │ │ Deep │ │ │
│ │ │ Learning │ │ │
│ │ └─────────────┘ │ │
│ └─────────────────────┘ │
└─────────────────────────────┘
```

Source: Chapter 2, Section 2.1 – Revisiting AI, ML, DL

---

Explanation
Q3. [2]
Give two differences between Supervised and Unsupervised learning.
Previously asked in: 2026 104 Q14
Generated by claude-sonnet-4-6 · 2026-06-21 03:19 · grounding rag
Model Answer

| Basis | Supervised Learning | Unsupervised Learning |
|---|---|---|
| Data | Uses labeled data for training. | Uses unlabeled data for training. |
| Goal | Predicts a specific output (classification/regression). | Discovers hidden patterns or clusters in data. |

Example: Spam email filter (Supervised) vs. Customer grouping/clustering (Unsupervised).

Source: Chapter 2, Section 2.2 – Modelling

---

Explanation
Q4. [2]
Give any two characteristics of a Classification Model.
Previously asked in: 2026 104 Q12
Generated by claude-sonnet-4-6 · 2026-06-21 03:19 · grounding rag
Model Answer

Two characteristics of a Classification Model are:

  1. Works on discrete/categorical data — The output is a category or class label (e.g., "spam" or "not spam", "hot" or "cold"). The predicted values are not continuous.
  1. Uses labeled data for training — It is a type of supervised learning where the training dataset contains predefined class labels to which new data points are assigned.

Source: Chapter 2, Classification Model (Sub-categories of Supervised Learning)

---

Explanation

Examiners expect students to clearly name each characteristic and briefly explain it. The two most important points from the textbook are: (i) classification works on discrete (not continuous) data, and (ii) it assigns data to predefined class labels using labeled training data. Avoid confusing classification with regression (which predicts continuous values) or clustering (which has no predefined labels).

Q5. [1]
Which scenario best represents a regression problem ?
  1. (A) Identifying whether an email is spam.
  2. (B) Grouping customers by behaviour.
  3. (C) Predicting tomorrow's temperature.
  4. (D) Recognizing faces in photos.
Previously asked in: 2026 104 Q4 (iii)
Generated by claude-sonnet-4-6 · 2026-06-21 03:19 · grounding rag
Model Answer

(C) Predicting tomorrow's temperature.

Regression models predict a continuous value (e.g., temperature, price). Predicting tomorrow's temperature outputs a numerical value, making it a regression problem.

Source: Regression Model, chapter 2

---

Explanation
Q6. [1]
An e-commerce platform analyzes customer purchase patterns to recommend "Customers who bought product X also bought product Y." This uses :
  1. (A) Classification model
  2. (B) Regression model
  3. (C) Association model
  4. (D) Clustering model
Previously asked in: 2026 104 Q3 (iii)
Generated by claude-sonnet-4-6 · 2026-06-21 03:19 · grounding rag
Model Answer

(C) Association model — This recommendation ("customers who bought X also bought Y") identifies relationships/associations between products purchased together, which is exactly what an Association model does.

Explanation

The Association model (a sub-category of Unsupervised Learning) finds interesting relationships between variables in a database — e.g., bread buyers also buy butter. The textbook explicitly states such associations are used to recommend items to customers. Classification predicts categories, Regression predicts continuous values, and Clustering groups similar data points — none of these match "co-purchase" pattern finding.

Q7. [1]
Which learning approach would be most suitable for training an AI model to park the car correctly ?
  1. (A) Supervised Learning
  2. (B) Unsupervised Learning
  3. (C) Transfer Learning
  4. (D) Reinforcement Learning
Previously asked in: 2026 104 Q2 (v)
Generated by claude-sonnet-4-6 · 2026-06-21 03:19 · grounding rag
Model Answer

(D) Reinforcement Learning — Parking a car involves trial-and-error decision-making where the AI learns by receiving rewards for correct actions and penalties for mistakes, which is the core of Reinforcement Learning.

Source: Chapter 2, Section 2.2 – Reinforcement Learning

Explanation

The textbook explicitly lists "Parking a car" as an example of Reinforcement Learning and states it "enables the computer to make a series of decisions that maximize a reward metric without human intervention." Supervised learning needs labelled data; unsupervised finds patterns; transfer learning is not covered as a main ML category here. Reinforcement Learning fits best because parking requires sequential decisions optimised through reward/penalty feedback.

Q8. [4]
Explain the following with respect to Unsupervised Learning Models :
  1. (a) Clustering
  2. (b) Dimensionality Reduction
Previously asked in: 2025 104/S Q18
Generated by claude-sonnet-4-6 · 2026-06-21 03:19 · grounding rag
Model Answer

(a) Clustering (2 marks)

Clustering is an unsupervised learning model that groups unlabeled data into clusters based on similarities or patterns identified by the machine.

(b) Dimensionality Reduction (2 marks)

Dimensionality Reduction is an unsupervised learning technique used to reduce the number of features (dimensions) in a dataset while retaining important patterns and relationships.

Source: Chapter 2, Section 2.2 – Sub-categories of Unsupervised Learning Model

---

Explanation
Q9. [1]
In a neural network, what is the function of the input layer?
  1. (A) It performs mathematical operations on the input data.
  2. (B) It connects neurons to the output layer for predictions.
  3. (C) It receives and passes the raw input data to the hidden layers.
  4. (D) It stores weights and biases for neural network training.
Previously asked in: 2025 104/S Q5 (ii)
Generated by claude-sonnet-4-6 · 2026-06-21 03:19 · grounding rag
Model Answer

(C) It receives and passes the raw input data to the hidden layers.

The input layer is the first layer of a neural network. Its job is to acquire data and feed it to the network; no processing occurs at the input layer.

Source: Chapter 2, Section 2.3 Artificial Neural Networks

---

Explanation

The passage explicitly states: "The job of an input layer is to acquire data and feed it to the Neural Network. No processing occurs at the input layer." This rules out options (A) and (D). Option (B) describes the output layer's role, not the input layer. Examiners expect you to recall that the input layer only receives and forwards raw data — all computation happens in the hidden layers.

Q10. [1]
State True/False : Machine learning and Deep learning are part of Artificial Intelligence, but not everything that is Machine learning will be Deep learning.
Previously asked in: 2025 104/S Q2 (iii)
Generated by claude-sonnet-4-6 · 2026-06-21 03:19 · grounding rag
Model Answer

True. ML and DL are both subsets of AI, but DL is a specific subset of ML (not all ML is DL), as DL uses multiple ML algorithms together to train on vast data.

Source: Chapter 2, Section 2.1 – Revisiting AI, ML, DL

---

Explanation

The Venn diagram in the textbook shows AI as the outermost circle, ML inside it, and DL as the innermost circle within ML. This confirms: all DL is ML, but not all ML is DL. Examiners expect you to state "True" and briefly justify using the subset relationship.

Q11. [1]
___________ enables computers to mimic human intelligence.
  1. (A) Cloud Computing
  2. (B) Artificial Intelligence
  3. (C) Web Development
  4. (D) Data Entry
Previously asked in: 2025 104/S Q2 (i)
Generated by claude-sonnet-4-6 · 2026-06-21 03:19 · grounding rag
Model Answer

(B) Artificial Intelligence

Explanation

The passage directly states: "Artificial Intelligence, or AI for short, refers to any technique that enables computers to mimic human intelligence." This is the definition examiners expect you to recall. Source: Chapter 2, Section 2.1 – Revisiting AI, ML, DL.

Q12. [4]
Consider the following diagram. It explains how a system of organized machine learning algorithms perform certain tasks. Identify the concept and explain its working.
Previously asked in: 2024 104 Q19
Generated by claude-sonnet-4-6 · 2026-06-21 03:19 · grounding rag
Model Answer

Concept: Neural Network (Deep Learning)

The diagram illustrates a Neural Network, a Deep Learning model inspired by the human brain's structure.

Working:

  1. Input Layer – Receives raw data (e.g., pixel values of an image).
  2. Hidden Layer(s) – Multiple ML algorithms work together to automatically extract features and identify patterns from the data.
  3. Output Layer – Produces the final result (e.g., identifying the object as a bird).

Source: Chapter 2, Section 2.1 & Sub-Categories of Deep Learning

---

Explanation
Q13. [1]
Musical intelligence is a concept that
  1. (A) assesses one's ability to regulate, measure and understand numerical symbols, abstraction and logic.
  2. (B) measures the language processing skills both in terms of understanding or implementation in writing or verbally.
  3. (C) evaluates the ability to process information on the environment around us.
  4. (D) describes a person's ability to recognize and create sounds, rhythms and sound patterns.
Previously asked in: 2024 104 Q5 (i)
Generated by claude-sonnet-4-6 · 2026-06-21 03:18 · grounding rag
Model Answer

(D) Musical intelligence describes a person's ability to recognize and create sounds, rhythms and sound patterns.

Explanation

This is a direct factual recall question. Option (D) is correct as it matches the standard definition of musical intelligence (one of Howard Gardner's multiple intelligences). The source passages focus on AI/ML concepts and do not define musical intelligence, but among the options, (D) is the only one that correctly describes musical intelligence — the others describe logical-mathematical (A), linguistic (B), and naturalist (C) intelligences respectively.

Q14. [1]
Which form of learning-based approach does the following diagram indicate ?
  1. (A) Clustering
  2. (B) Classification
  3. (C) Regression
  4. (D) Dimensionally Reduction
Previously asked in: 2024 104 Q4 (iv)
Generated by claude-sonnet-4-6 · 2026-06-21 03:18 · grounding rag
Model Answer

(B) Classification

A diagram showing data points sorted into predefined labeled categories represents a Classification model, which is a supervised learning approach that assigns inputs to discrete classes.

Explanation
Q15. [1]
Whenever we want an AI project to be able to predict an output, we need to _________.
  1. (A) first test it using the data.
  2. (B) first train it using the data.
  3. (C) Both (A) and (B)
  4. (D) Neither (A) nor (B)
Previously asked in: 2024 104 Q2 (iv)
Generated by claude-sonnet-4-6 · 2026-06-21 03:18 · grounding rag
Model Answer

(B) first train it using the data.

Before an AI model can predict any output, it must be trained on data so it can learn patterns and relationships from examples.

Explanation

The passage clearly states that under the learning-based approach, the AI model "gets trained on the data fed to it and then is able to design a model." Training always precedes testing/prediction. Testing (option A) comes after training to check accuracy — so "both A and B" is incorrect because training must happen first. The correct sequence is: train → then predict/test.

Q16. [1]
Assertion (A) : When a machine is able to mimic human traits, it is said to be artificially intelligent. Reason (R) : A fully automatic washing machine is artificially intelligent. (A) Both (A) and (R) are correct and (R) is the correct explanation of (A). (B) Both (A) and (R) are correct and (R) is not the correct explanation of (A). (C) (A) is correct but (R) is not correct. (D) (A) is not correct but (R) is correct.
  1. (A) Both (A) and (R) are correct and (R) is the correct explanation of (A).
  2. (B) Both (A) and (R) are correct and (R) is not the correct explanation of (A).
  3. (C) (A) is correct but (R) is not correct.
  4. (D) (A) is not correct but (R) is correct.
Previously asked in: 2024 104 Q2 (i)
Generated by claude-sonnet-4-6 · 2026-06-21 03:18 · grounding rag
Model Answer

(C) (A) is correct but (R) is not correct.

Assertion is correct: AI refers to any technique that enables computers to mimic human intelligence. However, a fully automatic washing machine only follows pre-set programmed instructions and does not mimic human intelligence, so it is not artificially intelligent.

Explanation
Q17. [4]
Consider the following graphs (Figure 1 and Figure 2) that demonstrate the two types of Supervised Learning Models of Artificial Intelligence. Identify and explain each model giving suitable examples of each.
Previously asked in: 2024 104 Q20
Generated by claude-sonnet-4-6 · 2026-06-21 03:18 · grounding rag
Model Answer

The two graphs represent the two sub-types of Supervised Learning models: Classification and Regression.

Figure 1 – Classification Model:
In this model, data is classified into discrete categories/labels. The straight dashed line acts as a decision boundary separating two groups. It works on discrete (non-continuous) data.
Example: Classifying emails as "spam" or "not spam" based on labeled training data.

Figure 2 – Regression Model:
In this model, a continuous curved/straight line is fitted through the data points to predict continuous output values. It works on continuous data.
Example: Predicting the price of a house based on features like number of bedrooms, carpet size, and garage area.

Both models learn from labeled data, which is the defining feature of Supervised Learning.

Source: Chapter 2, Section 2.2 – Sub-categories of Supervised Learning Model

---

Explanation
Q18. [4]
What are Neural networks ? Briefly explain all the layers of a neural network.
Previously asked in: 2024 104 Q17
Generated by claude-sonnet-4-6 · 2026-06-21 03:18 · grounding rag
Model Answer

Neural Networks:
Neural networks are loosely modelled after how neurons in the human brain behave. They can extract data features automatically without needing input from the programmer. A neural network is a system of organising machine learning algorithms to perform certain tasks. It is fast and efficient for solving problems with very large datasets, such as images.

Layers of a Neural Network:

  1. Input Layer: The first layer. It acquires data and feeds it to the network. No processing occurs here.
  1. Hidden Layer(s): These layers perform all the processing using weights and biases on each node. Each node runs its own machine learning algorithm on the received data. There can be multiple hidden layers depending on the complexity of the task.
  1. Output Layer: The last layer. It receives the final processed data from the hidden layers and presents it to the user. Like the input layer, no processing occurs here.

Source: Chapter 2, Section 2.3 – Artificial Neural Networks

---

Explanation
Q19. [2]
For a healthcare organisation's objective of predicting disease outbreaks and efficiently allocating resources through the analysis of medical records, would you recommend using supervised learning or unsupervised learning as the preferred machine learning approach ? Explain your choice briefly.
Previously asked in: 2024 104 Q14
Generated by claude-sonnet-4-6 · 2026-06-21 03:18 · grounding rag
Model Answer

Recommended approach: Supervised Learning

For predicting disease outbreaks and allocating resources, supervised learning is preferred. The organisation has labeled medical records (patient diagnosis, outcomes, disease history), which serve as training data. The model learns patterns from this labeled data to make predictions — a core feature of supervised learning.

Unsupervised learning would be used only if no labels existed and the goal was merely to discover unknown patterns.

Source: Chapter 2, Section 2.2 – Supervised Learning

---

Explanation
Q20. [2]
Differentiate between Machine Learning (ML) and Deep Learning (DL).
Previously asked in: 2024 104 Q11
Generated by claude-sonnet-4-6 · 2026-06-21 03:18 · grounding rag
Model Answer

| Basis | Machine Learning (ML) | Deep Learning (DL) |
|---|---|---|
| Definition | Enables machines to improve at tasks with experience; learns from mistakes. | Enables software to train itself using vast amounts of data with multiple ML algorithms. |
| Data Requirement | Works with relatively smaller datasets. | Requires huge/vast amounts of data. |
| Algorithm | Uses single ML algorithms; cannot develop its own. | Uses multiple ML algorithms (ANN/CNN); machines develop algorithms for themselves. |
| Subset | Subset of AI. | Subset of ML (more specific). |

Source: Chapter 2, Section 2.1 – Revisiting AI, ML, DL

---

Explanation
Q21. [1]
When a machine possesses the ability to mimic human traits, i.e., make decisions, predict the future, learn, and improve on its own, it is said to have :
  1. (a) Computational Skills
  2. (b) Learning Capability
  3. (c) Artificial Intelligence
  4. (d) Cognitive Processing
Previously asked in: 2024 104 Q5 (ii)
Generated by claude-sonnet-4-6 · 2026-06-21 03:18 · grounding rag
Model Answer

(c) Artificial Intelligence

Explanation

The passage defines AI as "any technique that enables computers to mimic human intelligence," which includes making decisions, predicting, learning, and improving — exactly what the question describes. The other options are narrower concepts that fall within AI, not the umbrella term.

Q22. [1]
Which of the following represents an example of a recommendation system ?
  1. (a) An online clothing store that offers a wide variety of clothing options.
  2. (b) A search engine that retrieves relevant web pages based on user queries.
  3. (c) An e-commerce website that displays customer reviews and ratings for products.
  4. (d) A music streaming platform that suggests songs and playlists based on user listening history.
Previously asked in: 2024 104 Q4 (iv)
Generated by claude-sonnet-4-6 · 2026-06-21 03:18 · grounding rag
Model Answer

(d) A music streaming platform that suggests songs and playlists based on user listening history.

Explanation

A recommendation system suggests items to users based on their past behaviour or preferences. Option (d) directly matches this — the platform analyses listening history to suggest relevant songs. Options (a), (b), and (c) describe a product catalogue, a search engine, and a review display system respectively, none of which involve personalised recommendations. The textbook also cites Spotify/Netflix-style platforms as classic examples of recommendation systems using clustering/unsupervised learning.

Q23. [1]
Which form of unsupervised learning does the following diagram indicate ?
  1. (a) Clustering
  2. (b) Regression
  3. (c) Reinforcement learning
  4. (d) Classification
Previously asked in: 2024 104 Q4 (ii)
Generated by claude-sonnet-4-6 · 2026-06-21 03:18 · grounding rag
Model Answer

(a) Clustering

The diagram shows two groups of data points enclosed in separate ovals, representing data grouped by similarity without predefined labels — which is clustering, a form of unsupervised learning.

Explanation

Clustering is a subcategory of unsupervised learning where the model groups similar data points together based on patterns, without any predefined class labels. The diagram clearly shows two distinct clusters (ovals), making option (a) the correct answer. Regression predicts continuous values (supervised), classification uses labeled categories (supervised), and reinforcement learning uses rewards/penalties — none of which match the diagram.

Q24. [1]
Which of the following represent a machine that is smart but not considered Artificial Intelligence (AI) enabled ?
  1. (a) A robotic vacuum cleaner that can navigate and clean floors autonomously.
  2. (b) A chatbot that engages in natural language conversations and answers questions.
  3. (c) A smartphone with facial recognition for unlocking the device.
  4. (d) A digital alarm clock that rings at a set time every morning.
Previously asked in: 2024 104 Q2 (iii)
Generated by claude-sonnet-4-6 · 2026-06-21 03:18 · grounding rag
Model Answer

(d) A digital alarm clock that rings at a set time every morning.

Explanation

A digital alarm clock follows a fixed, pre-programmed instruction (ring at a set time) — it does not learn, adapt, or make decisions. The other options (robotic vacuum, chatbot, facial recognition) all involve AI techniques such as navigation algorithms, natural language processing, or machine learning. AI refers to machines mimicking human intelligence through algorithms and data; a simple alarm clock merely executes a hardcoded rule with no intelligence involved.

Q25. [4]
Will it be valid to say that not all the devices which are termed as "smart" are AI-enabled? Justify this statement. Explain any two examples from the daily life which are commonly misunderstood as AI.
Previously asked in: 2023 104 Q20
Generated by claude-sonnet-4-6 · 2026-06-21 03:18 · grounding rag
Model Answer

Yes, it is valid to say that not all "smart" devices are AI-enabled.

"Smart" simply means a device can connect to the internet or perform automated tasks. AI, however, requires the ability to learn from data, make decisions, and improve over time. A device can be smart without having any AI capability.

Two commonly misunderstood examples:

  1. Smart TV – A Smart TV connects to the internet and runs apps like Netflix or YouTube. It does not learn or make decisions on its own; it simply executes programmed functions. Hence, it is smart but not AI-enabled.
  1. Smart Street Lights – These lights turn on/off automatically based on a timer or light sensor. This is pre-programmed automation, not AI, as no learning or data-based decision-making is involved.

---

Explanation
Q26. [4]
Ms. Sooji is a beginner in the field of Artificial Intelligence. She got confused among the core terms like Artificial Intelligence (AI), Machine Learning (ML) and Deep Learning (DL). Many a times, these terms are used interchangeably but are they the same? Justify your answer. Help her in understanding these terms by drawing a well labelled diagram to depict the interconnection of these three fields.
Previously asked in: 2023 104 Q17
Generated by claude-sonnet-4-6 · 2026-06-21 03:18 · grounding rag
Model Answer

No, AI, ML, and DL are not the same — they are related but distinct terms:

Relationship: AI ⊃ ML ⊃ DL (funnel approach — many AI applications, fewer ML, fewest DL).

Well-labelled Diagram (Venn/Nested):

```
___________________________
| AI |
| _____________________ |
| | ML | |
| | ______________ | |
| | | DL | | |
| | |______________| | |
| |_____________________| |
|___________________________|
```

Source: Chapter 2, Section 2.1 — Revisiting AI, ML, DL

---

Explanation
Q27. [2]
What is Dimensionality Reduction?
Previously asked in: 2023 104 Q12
Generated by claude-sonnet-4-6 · 2026-06-21 03:18 · grounding rag
Model Answer

Dimensionality Reduction is a technique used in unsupervised learning to reduce the number of features (dimensions) in a dataset while retaining the most important information. It helps simplify complex data, remove irrelevant or redundant features, and make the data easier to process and visualize, improving the efficiency of machine learning models.

Explanation

The source passages do not explicitly define Dimensionality Reduction — it is a standard unsupervised learning concept from the broader CBSE AI syllabus not covered in the provided extracts. Examiners expect students to mention: (1) it reduces the number of features/variables, (2) it retains important information, and (3) it is used to simplify data and improve model performance. Avoid writing lengthy paragraphs — two to three crisp sentences are sufficient for 2 marks.

Q28. [1]
It refers to the unsupervised learning algorithm which can cluster the unknown data according to the patterns or trends identified out of it.
  1. (a) Regression
  2. (b) Classification
  3. (c) Clustering
  4. (d) Dimensionality reduction
Previously asked in: 2023 104 Q5 (v)
Generated by claude-sonnet-4-6 · 2026-06-21 03:18 · grounding rag
Model Answer

(c) Clustering

Explanation

Clustering is an unsupervised learning algorithm that groups unlabeled/unknown data based on patterns or similarities the model identifies on its own — no predefined labels are used. Regression and Classification are supervised learning types; Dimensionality Reduction is a different unsupervised technique.

Q29. [1]
In this learning model, the data set which is fed to the machine is labelled. Name the model.
Previously asked in: 2023 104 Q4 (vi)
Generated by claude-sonnet-4-6 · 2026-06-21 03:18 · grounding rag
Model Answer

The model is Supervised Learning. In this model, the dataset fed to the machine is labelled, meaning the data has tags/information attached to it used for training.

Source: Chapter 2, Section 2.2 – Supervised Learning

Explanation

The key phrase in the question is "labelled data." Examiners expect you to directly name Supervised Learning and briefly justify it by linking labelled data to this model. Do not confuse it with Unsupervised Learning (unlabelled data) or Reinforcement Learning (reward-based). Just one line is sufficient for 1 mark.

Q30. [1]
Which of the following is the correct feature of Neural network?
  1. (a) It can improve the efficiency of two models.
  2. (b) It is useful with small dataset.
  3. (c) They are modelled on human brains and nervous system.
  4. (d) They need human intervention.
Previously asked in: 2023 104 Q4 (iii)
Generated by claude-sonnet-4-6 · 2026-06-21 03:18 · grounding rag
Model Answer

(c) They are modelled on human brains and nervous system.

Explanation

The passage states: "Neural networks are loosely modelled after how neurons in the human brain behave." Options (a), (b), and (d) are incorrect — neural networks work best with large datasets and extract features without human intervention.

Q31. [1]
Regression is one of the type of supervised learning model, where data is classified according to labels and data need not to be continuous. (True / False)
Previously asked in: 2023 104 Q2 (v)
Generated by claude-sonnet-4-6 · 2026-06-21 03:18 · grounding rag
Model Answer

False.

Regression is a type of supervised learning, but it works on continuous data (e.g., predicting salary or house price). It is the Classification model where data is classified according to labels and data need not be continuous.

Explanation

The statement mixes up two sub-types of Supervised Learning. The textbook clearly states: Classification — data is classified according to labels, works on discrete (non-continuous) data; Regression — works on continuous data to predict a value. The statement incorrectly attributes classification's features to regression, making it False.

Previous-year CBSE Grade 10 board exam questions, organised by subject and chapter, each with a model answer — free to read and print.