Assessments V1, V2 and V3 | Explore New 252 Questions and Answers
Plus Rationales | 2025/2026 Update | 100% Correct.
.
Question 1
What is the primary definition of artificial intelligence (AI)?
A) The study of creating machines and computer systems capable of performing tasks that
typically require human intelligence.
B) A branch of computer science focused solely on data storage and retrieval.
C) The development of robots that can perform physical labor.
D) Software programs designed exclusively for statistical analysis.
E) A type of machine learning that uses unlabeled data.
Correct Answer: A) The study of creating machines and computer systems capable of
performing tasks that typically require human intelligence.
Rationale: The provided text defines artificial intelligence (AI) as "the study of creating
machines and computer systems capable of performing tasks that typically require human
intelligence." This encompasses a wide range of abilities, including learning, reasoning,
problem-solving, and understanding language.
Question 2
What is the key distinction between narrow AI and general AI?
A) Narrow AI is used for a specific task, while general AI possesses human-level intelligence for
any intellectual task.
B) Narrow AI is a hypothetical future system, while general AI is what we use today.
C) Narrow AI relies on unsupervised learning, while general AI uses supervised learning.
D) Narrow AI is used in robotics, while general AI is used for language models.
E) Narrow AI is more powerful than general AI.
Correct Answer: A) Narrow AI is used for a specific task, while general AI possesses
human-level intelligence for any intellectual task.
Rationale: The text defines narrow AI as being "designed and trained for a specific task or
narrow set of tasks," which describes virtually all current AI systems. In contrast, general
,[Type here]
AI is defined as a "hypothetical future AI system that would possess human-level
intelligence," capable of performing any intellectual task a human can.
Question 3
What is the role of machine learning in the development of artificial intelligence?
A) It is a specific type of algorithm used only for data visualization.
B) It enables computers to improve their performance through experience without needing
explicit programming.
C) It is the physical hardware on which AI models run.
D) It is a programming language used for managing relational databases.
E) It is the process of manually correcting errors in an AI's output.
Correct Answer: B) It enables computers to improve their performance through experience
without needing explicit programming.
Rationale: According to the text, machine learning is "a branch of AI that enables
computers to improve their performance through experience without needing explicit
programming." This is achieved through techniques like supervised, unsupervised, and
reinforcement learning, allowing the AI to learn from data.
Question 4
What are neural networks in the context of AI, and how do they function?
A) They are physical networks of wires that mimic the human nervous system.
B) They are computational models inspired by the brain that learn from data by adjusting
connection weights.
C) They are a type of statistical analysis used to identify simple patterns in spreadsheets.
D) They are algorithms used exclusively for creating chatbots.
E) They are a form of unsupervised learning that requires no training data.
Correct Answer: B) They are computational models inspired by the brain that learn from
data by adjusting connection weights.
Rationale: The text describes neural networks as "computational models inspired by the
structure and function of the human brain's neural networks." They learn from training
data to recognize patterns and make predictions. A key process mentioned is
,[Type here]
backpropagation, where they adjust their internal parameters based on errors in
predictions.
Question 5
What is the primary function of generative AI?
A) To categorize existing data into predefined classes.
B) To create new, original content such as text, images, or audio.
C) To clean and preprocess raw data for analysis.
D) To recognize and classify named entities within a piece of text.
E) To analyze visual information from images and videos.
Correct Answer: B) To create new, original content such as text, images, or audio.
Rationale: The text defines generative AI as "AI systems that can create new content." This
distinguishes it from discriminative AI models, which are designed to classify or predict
based on existing data. Generative AI produces original outputs based on the patterns it
has learned.
Question 6
How do large language models (LLMs) process and generate natural language?
A) They use a fixed set of pre-programmed grammatical rules to construct sentences.
B) They use neural networks trained on massive text datasets to understand and generate human-
like language.
C) They search the internet for exact phrases that match the user's prompt.
D) They convert language into structured data tables before processing.
E) They rely on human operators to write the responses.
Correct Answer: B) They use neural networks trained on massive text datasets to
understand and generate human-like language.
Rationale: The definition provided states that LLMs are "trained on massive amounts of
text data to understand and generate human-like language." This training on vast datasets
allows them to learn the complex patterns, nuances, and structures of human language.
Question 7
Which of the following are the three main categories used to classify the limitations of AI?
, [Type here]
A) Technical, financial, and legal limitations.
B) Hardware, software, and network limitations.
C) Fundamental limitations, practical challenges, and societal concerns.
D) Data limitations, algorithmic limitations, and output limitations.
E) User limitations, developer limitations, and regulatory limitations.
Correct Answer: C) Fundamental limitations, practical challenges, and societal concerns.
Rationale: The text explicitly categorizes the limitations of AI into three main areas:
"fundamental limitations of AI," "practical limitations and challenges," and "societal
concerns and implications." Each category addresses different aspects of AI's shortcomings
and risks.
Question 8
Which of the following is considered a fundamental limitation of AI?
A) The lack of emotional sense and common sense reasoning.
B) The high cost of developing AI models.
C) The potential for job displacement.
D) Data privacy and security concerns.
E) The perpetuation of bias.
Correct Answer: A) The lack of emotional sense and common sense reasoning.
Rationale: According to the text, fundamental limitations include "dependence on training
data," "limited common sense," and "lack of emotional sense." These are inherent
shortcomings of current AI technology that prevent it from replicating true human
intelligence. Bias is listed as a practical limitation, while privacy is a societal concern.
Question 9
How can biased training data impact the outputs and decision-making of an AI system?
A) It makes the AI model more creative and unpredictable.
B) It improves the accuracy of the model for all user groups.
C) It has no impact, as the algorithms are designed to be neutral.
D) It can cause the AI system to perpetuate and amplify existing biases and stereotypes.
E) It can only impact the model's performance on unstructured data.