Artificial Intelligence

CBSE Class 10 AI Unit 1 MCQs with Answers & Explanations (2026–27) | Revisiting AI Project Cycle & Ethical Frameworks

Class 10 · Artificial Intelligence

Prepare for your CBSE Class 10 Artificial Intelligence (Code 417) Examination with these 50 important Multiple Choice Questions (MCQs) from Unit 1: Revisiting AI Project Cycle & Ethical Frameworks for AI. Every question includes the correct answer along with a detailed explanation to help you understand the concept and score better in CBSE examinations.

Topics Covered

  • AI Project Cycle
  • Problem Scoping
  • Data Acquisition
  • Data Exploration
  • Modelling
  • Evaluation
  • Deployment
  • Domains of AI
  • Ethical Frameworks
  • Bioethics
  • Competency-Based MCQs

CBSE Exam Tip: Read every option carefully before selecting your answer. Focus on understanding why the correct option is right and why the remaining options are incorrect. Competency-based and case-based MCQs from the AI Project Cycle and Ethical Frameworks are frequently asked in CBSE examinations.


Multiple Choice Questions (MCQs)


Q1. What is the primary purpose of the "Problem Scoping" stage in the AI Project Cycle?

A. To understand the goal and objective of the project
B. To collect and clean data
C. To choose a machine learning algorithm
D. To integrate the solution into a real-world environment

Show Answer & Explanation

Correct Answer: A. To understand the goal and objective of the project

Explanation: Problem Scoping is the first stage of the AI Project Cycle. In this stage, the problem is identified, objectives are defined, stakeholders are recognized, and the project goals are finalized before collecting any data.

Why other options are incorrect:

  • B. Data collection is performed during the Data Acquisition stage.
  • C. Selecting an AI model takes place during the Modelling stage.
  • D. Integrating the AI solution into real-world use is done during Deployment.

Q2. During "Data Acquisition," why is it important to collect data from authentic sources?

A. To ensure the model training is faster
B. To form the base of the project with reliable parameters
C. To create attractive graphs and charts
D. To satisfy legal requirements only

Show Answer & Explanation

Correct Answer: B. To form the base of the project with reliable parameters

Explanation: High-quality and authentic data improves the accuracy and reliability of an AI model. Since AI systems learn from data, poor-quality data can produce incorrect predictions.

Why other options are incorrect:

  • A. Authentic data improves quality, not necessarily training speed.
  • C. Graphs are created during Data Exploration, not Data Acquisition.
  • D. Legal compliance is important but is not the primary reason for collecting authentic data.

Q3. Which stage follows "Data Exploration" in the standard AI Project Cycle?

A. Problem Scoping
B. Deployment
C. Modelling
D. Evaluation

Show Answer & Explanation

Correct Answer: C. Modelling

Explanation: After analyzing and understanding the collected data, suitable AI models are selected and trained during the Modelling stage.

Why other options are incorrect:

  • A. Problem Scoping is the first stage of the cycle.
  • B. Deployment is the final stage after successful evaluation.
  • D. Evaluation takes place after the model has been built.

Q4. "Data Exploration" often uses graphs and charts to:

A. Build the final algorithm
B. Acquire more data
C. Test the model's accuracy
D. Interpret patterns in the collected data

Show Answer & Explanation

Correct Answer: D. Interpret patterns in the collected data

Explanation: Data Exploration helps identify trends, relationships, and hidden patterns by using visual representations such as graphs, charts, and plots.

Why other options are incorrect:

  • A. Algorithms are developed during Modelling.
  • B. Data collection occurs during Data Acquisition.
  • C. Accuracy is measured during Evaluation.

Q5. What is the main objective of the "Evaluation" stage?

A. Deploying the model to users
B. Testing the model using new data to measure its performance
C. Collecting more training data
D. Defining the 4Ws of the problem

Show Answer & Explanation

Correct Answer: B. Testing the model using new data to measure its performance

Explanation: Evaluation checks how accurately the AI model performs on unseen data and identifies areas where improvements are required before deployment.

Why other options are incorrect:

  • A. Deployment happens only after successful evaluation.
  • C. Data collection belongs to Data Acquisition.
  • D. The 4Ws are part of Problem Scoping.

Q6. Which stage ensures that an AI solution is used by people in a real-world environment?

A. Deployment
B. Problem Scoping
C. Data Exploration
D. Modelling

Show Answer & Explanation

Correct Answer: A. Deployment

Explanation: Deployment is the final stage where the AI solution is implemented for actual users or organizations to solve the identified problem.

Why other options are incorrect:

  • B. Problem Scoping defines objectives.
  • C. Data Exploration studies collected data.
  • D. Modelling develops the AI model.

Q7. How many major domains of Artificial Intelligence are recognized based on the type of data used?

A. Two
B. Five
C. Four
D. Three

Show Answer & Explanation

Correct Answer: D. Three

Explanation: The three major AI domains are:

  • Statistical Data
  • Computer Vision
  • Natural Language Processing (NLP)

Why other options are incorrect:

  • A, B, C. These do not match the CBSE AI curriculum.

Q8. Price comparison websites are an example of which AI domain?

A. Natural Language Processing
B. Computer Vision
C. Statistical Data
D. Bioethics

Show Answer & Explanation

Correct Answer: C. Statistical Data

Explanation: Price comparison websites collect, organize, and analyze large amounts of numerical data to help users compare products and prices.

Why other options are incorrect:

  • A. NLP deals with human language.
  • B. Computer Vision processes images and videos.
  • D. Bioethics is an ethical framework, not an AI domain.

Q9. Computer Vision mainly enables machines to:

A. Understand human speech
B. Analyze images and videos
C. Maintain databases
D. Translate languages

Show Answer & Explanation

Correct Answer: B. Analyze images and videos

Explanation: Computer Vision enables computers to understand and interpret visual information from images, videos, and cameras for making intelligent decisions.

Why other options are incorrect:

  • A. Human speech processing belongs to NLP.
  • C. Database management is not Computer Vision.
  • D. Language translation is an NLP application.

Q10. Which AI domain enables computers to understand and communicate using human languages?

A. Natural Language Processing
B. Statistical Data
C. Computer Vision
D. Bioethics

Show Answer & Explanation

Correct Answer: A. Natural Language Processing

Explanation: Natural Language Processing (NLP) focuses on enabling computers to understand, process, interpret, and generate human languages such as English and Hindi.

Why other options are incorrect:

  • B. Statistical Data analyzes numerical and structured data.
  • C. Computer Vision processes visual information.
  • D. Bioethics provides ethical guidelines for AI systems.

Q11. In the context of AI, what are "Frameworks"?

A. Randomly selected solutions
B. Legal documents for AI companies
C. Programming languages like Python
D. Structured sets of steps for organized problem-solving

Show Answer & Explanation

Correct Answer: D. Structured sets of steps for organized problem-solving

Explanation: Frameworks provide a systematic approach to solving problems. They offer clear guidelines that help individuals and teams make consistent and effective decisions.

Why other options are incorrect:

  • A. Frameworks are organized, not random.
  • B. They are not legal documents.
  • C. Python is a programming language, not a framework for ethical decision-making.

Q12. What is the main purpose of Ethical Frameworks in Artificial Intelligence?

A. To increase the speed of AI programs
B. To ensure AI systems make responsible and fair decisions
C. To reduce programming effort
D. To improve internet connectivity

Show Answer & Explanation

Correct Answer: B. To ensure AI systems make responsible and fair decisions

Explanation: Ethical Frameworks guide AI developers in making decisions that avoid harm, reduce bias, protect human rights, and promote fairness.

Why other options are incorrect:

  • A. Ethics is unrelated to execution speed.
  • C. Ethical frameworks do not reduce coding effort.
  • D. Internet connectivity has no relation to AI ethics.

Q13. Why does Artificial Intelligence require Ethical Frameworks?

A. To improve graphics quality
B. To ensure AI makes morally acceptable recommendations
C. To eliminate the need for data collection
D. To prevent people from using AI

Show Answer & Explanation

Correct Answer: B. To ensure AI makes morally acceptable recommendations

Explanation: AI systems influence many important decisions. Ethical Frameworks help ensure these decisions are fair, transparent, unbiased, and beneficial to society.

Why other options are incorrect:

  • A. Ethics has nothing to do with graphics.
  • C. AI always requires relevant data.
  • D. Ethical Frameworks promote responsible AI, not restrict its use.

Q14. The "My Goodness" activity mainly helps students identify:

A. Programming errors
B. Personal biases while making decisions
C. The best AI algorithm
D. Database relationships

Show Answer & Explanation

Correct Answer: B. Personal biases while making decisions

Explanation: The activity demonstrates that our decisions are often influenced by personal beliefs, emotions, experiences, and unconscious biases.

Why other options are incorrect:

  • A. The activity is not related to debugging programs.
  • C. It does not compare AI algorithms.
  • D. Database concepts are not involved.

Q15. Which of the following is NOT a factor that influences human decision-making?

A. Culture
B. Religion
C. Intuition
D. Processor Speed

Show Answer & Explanation

Correct Answer: D. Processor Speed

Explanation: Human decisions are influenced by culture, religion, beliefs, emotions, and intuition. Processor speed is a hardware specification and does not affect human moral decisions.

Why other options are incorrect:

  • A. Culture influences values and choices.
  • B. Religious beliefs may affect decision-making.
  • C. Intuition often guides personal judgments.

Q16. Ethical Frameworks are broadly classified into:

A. Fast-based and Slow-based
B. Sector-based and Value-based
C. Data-based and Pixel-based
D. Local and Global

Show Answer & Explanation

Correct Answer: B. Sector-based and Value-based

Explanation: Ethical Frameworks are mainly divided into:

  • Sector-based Frameworks – Designed for specific industries.
  • Value-based Frameworks – Based on ethical values and moral principles.

Why other options are incorrect:

  • A, C, D. These classifications are not part of the CBSE AI curriculum.

Q17. Which Ethical Framework focuses on patient privacy, healthcare decisions, and medical data security?

A. Bioethics
B. Rights-based Framework
C. Utility-based Framework
D. Virtue-based Framework

Show Answer & Explanation

Correct Answer: A. Bioethics

Explanation: Bioethics is a sector-based ethical framework that deals with healthcare, medicine, patient rights, privacy, and responsible use of medical AI systems.

Why other options are incorrect:

  • B. Rights-based Framework focuses on protecting human rights.
  • C. Utility-based Framework focuses on maximizing overall benefit.
  • D. Virtue-based Framework emphasizes moral character.

Q18. A Rights-based Ethical Framework mainly protects:

A. Company profits
B. Human rights and dignity
C. Faster AI processing
D. Internet security

Show Answer & Explanation

Correct Answer: B. Human rights and dignity

Explanation: Rights-based ethics ensure that AI respects equality, privacy, freedom, and the dignity of every individual without discrimination.

Why other options are incorrect:

  • A. Profit is not the primary objective.
  • C. Processing speed is unrelated to ethics.
  • D. Internet security is not the focus of this framework.

Q19. Which Ethical Framework follows the principle of achieving the greatest good for the greatest number of people?

A. Virtue-based Framework
B. Rights-based Framework
C. Utility-based Framework
D. Bioethics

Show Answer & Explanation

Correct Answer: C. Utility-based Framework

Explanation: Utility-based ethics evaluate actions based on their overall benefits and aim to maximize positive outcomes while minimizing harm.

Why other options are incorrect:

  • A. Virtue-based ethics focus on moral character.
  • B. Rights-based ethics protect individual rights.
  • D. Bioethics applies specifically to healthcare.

Q20. Virtue-based Ethical Frameworks mainly focus on:

A. Increasing company revenue
B. Following legal rules only
C. Acting according to moral values and ethical principles
D. Improving AI processing speed

Show Answer & Explanation

Correct Answer: C. Acting according to moral values and ethical principles

Explanation: Virtue-based ethics encourage individuals to act according to qualities such as honesty, fairness, integrity, compassion, and responsibility.

Why other options are incorrect:

  • A. Revenue generation is not the objective of ethical frameworks.
  • B. Virtue-based ethics extend beyond merely following laws.
  • D. AI speed has no connection with moral virtues.

Q21. Which principle of Bioethics enables users to understand how an AI system works and make informed decisions?

A. Justice
B. Beneficence
C. Non-maleficence
D. Respect for Autonomy

Show Answer & Explanation

Correct Answer: D. Respect for Autonomy

Explanation: Respect for Autonomy ensures that users have the freedom to make informed decisions. AI systems should be transparent so that users understand how decisions are made and what data is being used.

Why other options are incorrect:

  • A. Justice focuses on fairness and equal treatment.
  • B. Beneficence focuses on promoting well-being.
  • C. Non-maleficence focuses on avoiding harm.

Q22. What does the Bioethical principle of Non-maleficence mean?

A. Promoting profits
B. Avoiding harm to individuals or society
C. Giving equal opportunities only
D. Providing complete freedom without responsibility

Show Answer & Explanation

Correct Answer: B. Avoiding harm to individuals or society

Explanation: Non-maleficence means "Do No Harm." AI systems should avoid causing physical, emotional, financial, or social harm to people.

Why other options are incorrect:

  • A. Profit is not an ethical principle.
  • C. Equal opportunities relate more closely to Justice.
  • D. Autonomy must always be balanced with responsibility.

Q23. Which Bioethical principle encourages AI systems to maximize positive outcomes and improve people's well-being?

A. Maleficence
B. Beneficence
C. Justice
D. Respect for Autonomy

Show Answer & Explanation

Correct Answer: B. Beneficence

Explanation: Beneficence requires AI developers to design systems that benefit society, improve quality of life, and create positive outcomes for users.

Why other options are incorrect:

  • A. Maleficence means causing harm.
  • C. Justice ensures fairness.
  • D. Respect for Autonomy protects individual choice.

Q24. In the healthcare AI case study, the algorithm showed bias against patients belonging to which region?

A. Eastern Region
B. Northern Region
C. Western Region
D. Southern Region

Show Answer & Explanation

Correct Answer: C. Western Region

Explanation: The healthcare algorithm incorrectly classified patients from the Western region because it relied on healthcare expenditure instead of actual health conditions, leading to biased decisions.

Why other options are incorrect:

  • A, B, D. These regions were not identified as the affected group in the case study.

Q25. The healthcare AI algorithm produced biased results because it was trained mainly on:

A. Medical reports only
B. Healthcare expense data
C. DNA sequences
D. Blood test reports

Show Answer & Explanation

Correct Answer: B. Healthcare expense data

Explanation: The AI assumed that higher healthcare expenditure meant poorer health. Since some communities spent less on healthcare despite being equally sick, the AI produced biased recommendations.

Why other options are incorrect:

  • A, C, D. These were not the primary datasets used in the case study.

Q26. Which Bioethical principle ensures that AI systems treat everyone fairly regardless of gender, race, religion, or background?

A. Justice
B. Beneficence
C. Respect for Autonomy
D. Non-maleficence

Show Answer & Explanation

Correct Answer: A. Justice

Explanation: Justice requires AI systems to distribute benefits and responsibilities fairly while preventing discrimination and bias against any individual or community.

Why other options are incorrect:

  • B. Beneficence focuses on promoting welfare.
  • C. Respect for Autonomy protects individual choice.
  • D. Non-maleficence emphasizes avoiding harm.

Q27. During Data Acquisition, data should be collected from sources that are:

A. Popular on social media
B. Reliable and authentic
C. Colourful and graphical
D. Easy to download only

Show Answer & Explanation

Correct Answer: B. Reliable and authentic

Explanation: Reliable and authentic data improves the accuracy, fairness, and effectiveness of AI models and reduces the chances of incorrect predictions.

Why other options are incorrect:

  • A. Popularity does not guarantee correctness.
  • C. Appearance has no relation to data quality.
  • D. Easy availability does not ensure authenticity.

Q28. In the AI Project Cycle, at which stage is the most suitable AI model selected and developed?

A. Problem Scoping
B. Data Exploration
C. Modelling
D. Deployment

Show Answer & Explanation

Correct Answer: C. Modelling

Explanation: After studying the collected data, developers choose and train the most appropriate AI model during the Modelling stage.

Why other options are incorrect:

  • A. Problem Scoping identifies objectives.
  • B. Data Exploration analyzes patterns.
  • D. Deployment implements the completed model.

Q29. Agricultural monitoring using drones to assess crop health is an application of which AI domain?

A. Statistical Data
B. Natural Language Processing
C. Bioethics
D. Computer Vision

Show Answer & Explanation

Correct Answer: D. Computer Vision

Explanation: Drones capture images of crops, which are analyzed using Computer Vision to detect diseases, estimate crop health, and improve agricultural productivity.

Why other options are incorrect:

  • A. Statistical Data deals mainly with numerical datasets.
  • B. NLP processes human language.
  • C. Bioethics deals with ethical decision-making.

Q30. What is the central focus of Ethics?

A. Increasing computer speed
B. Distinguishing between right and wrong
C. Designing computer hardware
D. Managing internet connections

Show Answer & Explanation

Correct Answer: B. Distinguishing between right and wrong

Explanation: Ethics refers to the moral principles and values that guide human behaviour and help people decide what is right, fair, and responsible.

Why other options are incorrect:

  • A. Ethics is unrelated to computer performance.
  • C. Hardware design is an engineering activity.
  • D. Internet connectivity has no connection with ethics.

Q31. What does a Sector-based Ethical Framework apply to?

A. Fundamental moral philosophies
B. General human rights only
C. Specific industries such as healthcare, finance, or transportation
D. Only hospitals

Show Answer & Explanation

Correct Answer: C. Specific industries such as healthcare, finance, or transportation

Explanation: Sector-based Ethical Frameworks are designed for specific fields or industries. They provide ethical guidelines that address the unique challenges faced within a particular sector.

Why other options are incorrect:

  • A. Fundamental moral philosophies belong to Value-based Frameworks.
  • B. Human rights are addressed by Rights-based Frameworks.
  • D. Healthcare is only one example of a sector.

Q32. In the Statistical Data domain of AI, the primary objective is to:

A. Generate videos automatically
B. Analyze data to extract meaningful insights
C. Edit images using AI
D. Translate human languages

Show Answer & Explanation

Correct Answer: B. Analyze data to extract meaningful insights

Explanation: The Statistical Data domain focuses on collecting, organizing, analyzing, and interpreting data to discover useful patterns and support decision-making.

Why other options are incorrect:

  • A. Video generation belongs to Generative AI.
  • C. Image processing belongs to Computer Vision.
  • D. Language translation belongs to Natural Language Processing (NLP).

Q33. What does the term "Natural Language" refer to?

A. Python programming language
B. Human languages such as English, Hindi, or French
C. Machine code
D. HTML language

Show Answer & Explanation

Correct Answer: B. Human languages such as English, Hindi, or French

Explanation: Natural Language refers to languages spoken and written by humans. NLP enables computers to understand, interpret, and generate these languages.

Why other options are incorrect:

  • A. Python is a programming language.
  • C. Machine code is understood by computers, not humans.
  • D. HTML is a markup language used to create web pages.

Q34. Assertion (A): Value-based Ethical Frameworks prioritize ethical principles over industries.
Reason (R): These frameworks are based on moral philosophies that evaluate whether actions are ethically correct.

A. Both A and R are true, and R is the correct explanation of A.
B. Both A and R are true, but R is not the correct explanation of A.
C. A is true, but R is false.
D. A is false, but R is true.

Show Answer & Explanation

Correct Answer: A. Both A and R are true, and R is the correct explanation of A.

Explanation: Value-based Ethical Frameworks focus on moral values such as rights, justice, utility, and virtues rather than any specific profession or industry.

Why other options are incorrect:

  • B. The Reason correctly explains the Assertion.
  • C. Both statements are true.
  • D. Neither statement is false.

Q35. When an AI model correctly predicts the Negative class, the result is called:

A. True Positive (TP)
B. False Positive (FP)
C. True Negative (TN)
D. False Negative (FN)

Show Answer & Explanation

Correct Answer: C. True Negative (TN)

Explanation: A True Negative occurs when the actual class is negative and the AI model also predicts it as negative.

Why other options are incorrect:

  • A. True Positive means the positive class is correctly predicted.
  • B. False Positive incorrectly predicts a negative case as positive.
  • D. False Negative incorrectly predicts a positive case as negative.

Q36. In the "My Goodness" activity, which factor can unknowingly influence a person's decision?

A. Screen size
B. Internet speed
C. Identity of the person receiving help
D. Keyboard type

Show Answer & Explanation

Correct Answer: C. Identity of the person receiving help

Explanation: Personal relationships, emotions, culture, and identity often influence human decisions, creating unconscious biases.

Why other options are incorrect:

  • A. Screen size does not influence ethical decisions.
  • B. Internet speed has no effect on moral judgment.
  • D. Keyboard type is unrelated to decision-making.

Q37. AI Readiness in the CBSE curriculum mainly aims to:

A. Memorize programming syntax only
B. Develop AI awareness through interactive learning and activities
C. Replace teachers with AI
D. Teach advanced machine learning algorithms

Show Answer & Explanation

Correct Answer: B. Develop AI awareness through interactive learning and activities

Explanation: AI Readiness introduces students to AI concepts through activities, games, discussions, and practical experiences to build awareness and responsible AI usage.

Why other options are incorrect:

  • A. AI Readiness is broader than programming.
  • C. AI supports teachers rather than replacing them.
  • D. Advanced machine learning is beyond the scope of this unit.

Q38. Which Ethical Framework aims to achieve the greatest benefit for the greatest number of people?

A. Rights-based Framework
B. Utility-based Framework
C. Virtue-based Framework
D. Bioethics

Show Answer & Explanation

Correct Answer: B. Utility-based Framework

Explanation: The Utility-based Framework evaluates actions based on their consequences and seeks to maximize overall benefits while minimizing harm.

Why other options are incorrect:

  • A. Rights-based ethics protect individual rights.
  • C. Virtue-based ethics focus on moral character.
  • D. Bioethics is a sector-specific framework.

Q39. Which statement is correct regarding the AI Project Cycle?

A. It is always completed only once.
B. It is an iterative process where earlier stages may be revisited.
C. It ends after Data Acquisition.
D. Deployment is the first stage.

Show Answer & Explanation

Correct Answer: B. It is an iterative process where earlier stages may be revisited.

Explanation: The AI Project Cycle is iterative. Developers may return to earlier stages such as Problem Scoping or Data Acquisition if improvements are needed.

Why other options are incorrect:

  • A. AI development often requires multiple iterations.
  • C. The cycle continues through Modelling, Evaluation, and Deployment.
  • D. Deployment is the final stage.

Q40. According to the Bioethical principle of Justice, AI developers should:

A. Ignore social inequalities
B. Ensure fairness and avoid discrimination in AI systems
C. Focus only on increasing profits
D. Develop AI without considering users

Show Answer & Explanation

Correct Answer: B. Ensure fairness and avoid discrimination in AI systems

Explanation: Justice requires AI systems to provide equal opportunities, avoid bias, and distribute benefits fairly across all sections of society.

Why other options are incorrect:

  • A. Justice requires awareness of social inequalities.
  • C. Profit cannot override fairness.
  • D. AI must always consider its users and stakeholders.

Q41. What is "Maleficence"?

A. Intentionally causing harm or wrongdoing
B. Avoiding harm to others
C. Promoting the welfare of society
D. Respecting individual freedom

Show Answer & Explanation

Correct Answer: A. Intentionally causing harm or wrongdoing

Explanation: Maleficence refers to intentionally causing harm or injury. In AI ethics, developers should avoid maleficence and instead follow the principle of Non-maleficence, which means "Do No Harm."

Why other options are incorrect:

  • B. This describes Non-maleficence.
  • C. This describes Beneficence.
  • D. This relates to Respect for Autonomy.

Q42. In Computer Vision, digital visual data is converted into:

A. Audio signals only
B. Computer-readable information and meaningful descriptions
C. Programming code
D. Database tables only

Show Answer & Explanation

Correct Answer: B. Computer-readable information and meaningful descriptions

Explanation: Computer Vision enables machines to interpret images and videos by converting visual information into computer-readable data that can be analyzed for intelligent decision-making.

Why other options are incorrect:

  • A. Computer Vision works with images, not audio.
  • C. It does not convert images into programming code.
  • D. Database tables are not the primary output of Computer Vision.

Q43. Which AI domain is mainly responsible for maintaining datasets and extracting meaningful insights from them?

A. Computer Vision
B. Natural Language Processing
C. Statistical Data
D. Ethical Frameworks

Show Answer & Explanation

Correct Answer: C. Statistical Data

Explanation: The Statistical Data domain focuses on collecting, organizing, maintaining, and analyzing data to discover useful patterns and support decision-making.

Why other options are incorrect:

  • A. Computer Vision processes visual information.
  • B. NLP deals with human language.
  • D. Ethical Frameworks guide responsible AI usage rather than analyzing data.

Q44. What is one of the main objectives of using Ethical Frameworks in Artificial Intelligence?

A. To increase bias in AI systems
B. To identify and prevent unintended harm before deployment
C. To replace the AI Project Cycle
D. To make AI systems difficult to understand

Show Answer & Explanation

Correct Answer: B. To identify and prevent unintended harm before deployment

Explanation: Ethical Frameworks help developers recognize potential ethical issues early and build AI systems that are fair, transparent, responsible, and aligned with human values.

Why other options are incorrect:

  • A. Ethical Frameworks aim to reduce bias, not increase it.
  • C. They complement the AI Project Cycle; they do not replace it.
  • D. Ethical AI encourages transparency and explainability.

Q45. How many core principles are included in the Bioethics Framework discussed in the CBSE syllabus?

A. Two
B. Four
C. Six
D. Eight

Show Answer & Explanation

Correct Answer: B. Four

Explanation: The four core principles of Bioethics are:

  • Respect for Autonomy
  • Non-maleficence
  • Beneficence
  • Justice

Why other options are incorrect:

  • A, C, D. These numbers do not match the CBSE syllabus.

Q46. What is the primary goal of Natural Language Processing (NLP)?

A. To improve image quality
B. To enable interaction between computers and humans using natural language
C. To perform statistical calculations only
D. To recognize objects in images

Show Answer & Explanation

Correct Answer: B. To enable interaction between computers and humans using natural language

Explanation: NLP enables computers to understand, interpret, process, and generate human languages such as English, Hindi, and French, making communication between humans and machines possible.

Why other options are incorrect:

  • A. Image processing belongs to Computer Vision.
  • C. Statistical calculations belong to the Statistical Data domain.
  • D. Object recognition is a Computer Vision task.

Q47. During the Problem Scoping stage of the AI Project Cycle, developers mainly define:

A. Budgets and salaries
B. Project goals and objectives
C. Image resolution
D. Programming language syntax

Show Answer & Explanation

Correct Answer: B. Project goals and objectives

Explanation: Problem Scoping identifies the problem to be solved, defines objectives, identifies stakeholders, and establishes the direction of the AI project.

Why other options are incorrect:

  • A. Financial planning is not the focus of Problem Scoping.
  • C. Image resolution is unrelated.
  • D. Programming syntax is decided during implementation.

Q48. Which of the following can provide input to a Computer Vision system?

A. Thermal or Infrared sensors
B. Printed textbooks only
C. Audio recordings only
D. Mathematical formulas only

Show Answer & Explanation

Correct Answer: A. Thermal or Infrared sensors

Explanation: Computer Vision systems receive visual information from cameras, videos, thermal sensors, infrared sensors, drones, satellites, and similar imaging devices.

Why other options are incorrect:

  • B. Printed books alone are not direct CV inputs.
  • C. Audio is processed by speech-related AI, not Computer Vision.
  • D. Mathematical formulas are not visual sensor inputs.

Q49. If an AI system incorrectly predicts that a sick patient is healthy, the result is called:

A. True Positive (TP)
B. True Negative (TN)
C. False Positive (FP)
D. False Negative (FN)

Show Answer & Explanation

Correct Answer: D. False Negative (FN)

Explanation: A False Negative occurs when the actual result is positive (the patient is sick), but the AI incorrectly predicts a negative result (healthy). This type of error can be particularly dangerous in healthcare applications.

Why other options are incorrect:

  • A. True Positive means correctly identifying a sick patient.
  • B. True Negative means correctly identifying a healthy patient.
  • C. False Positive means incorrectly predicting a healthy person as sick.

Q50. Understanding Sustainable Development Goals (SDGs) helps AI learners become:

A. Professional programmers only
B. Responsible citizens who use AI for social good
C. Faster coders
D. Computer hardware engineers

Show Answer & Explanation

Correct Answer: B. Responsible citizens who use AI for social good

Explanation: The Sustainable Development Goals (SDGs) encourage students to apply AI responsibly to solve real-world problems and contribute positively to society and sustainable development.

Why other options are incorrect:

  • A. SDGs focus on responsible citizenship, not only programming skills.
  • C. Coding speed is unrelated to SDGs.
  • D. SDGs are not limited to hardware engineering.

❓ Quick Revision

  • The AI Project Cycle consists of six stages: Problem Scoping, Data Acquisition, Data Exploration, Modelling, Evaluation, and Deployment.
  • The three major AI Domains are Statistical Data, Computer Vision, and Natural Language Processing (NLP).
  • Ethical Frameworks guide the responsible design and use of AI systems.
  • The two broad categories of Ethical Frameworks are Sector-based and Value-based.
  • The four principles of Bioethics are Respect for Autonomy, Non-maleficence, Beneficence, and Justice.
  • Computer Vision works with images and videos, while NLP processes human language.
  • AI systems should be fair, transparent, unbiased, and accountable.
  • Reliable and authentic data leads to more accurate AI models.
  • False Negative means a positive case is incorrectly predicted as negative.
  • AI should support the Sustainable Development Goals (SDGs) and improve society responsibly.

? Exam Tip

For the CBSE Class 10 Artificial Intelligence examination, remember the sequence of the AI Project Cycle, the three AI Domains, the types of Ethical Frameworks, the four principles of Bioethics, and the meanings of True Positive (TP), True Negative (TN), False Positive (FP), and False Negative (FN). Competency-based and Assertion–Reason questions are commonly asked, so focus on understanding concepts instead of memorizing facts.