NEWEST 2026/ 2027 TEST BANK| D429 INTRODUCTION
TO AI FOR COMPUTER SCIENTISTS OA EXAM WITH
COMPLETE REAL EXAM QUESTIONS AND CORRECT
VERIFIED ANSWERS/ ALREADY GRADED A+ (MOST
RECENT!!)
Exam Description
The WGU D429 Objective Assessment evaluates your understanding of
fundamental Artificial Intelligence concepts as they apply to computer science. This
comprehensive examination covers the history and evolution of AI, key terminology,
AI agent architectures, search algorithms, probabilistic reasoning, machine
learning fundamentals, data processing techniques, and ethical considerations in AI
development. The test consists of multiple-choice questions designed to assess your
ability to describe types of AI, identify differences between reasoning and
knowledge representation, and identify suitable data sources for AI/ML models.
Exam Format: 400 multiple-choice questions
Time Allotment: 3 hours
Passing Score: Competency-based (typically 70% or higher)
Topics Covered: AI Fundamentals, Agent Theory, Search Algorithms, Probability &
Decision Theory, Machine Learning, Data Processing, Ethics & Privacy
SECTION 1: AI FUNDAMENTALS & TERMINOLOGY (Questions 1-50)
Question 1
What is Artificial Intelligence (AI)?
A) A programming language for developing video games
B) Machine-driven, human-like intelligence and problem-solving systems
C) A type of database management system
D) A hardware component for processing graphics
Correct Answer: B
Rationale: AI refers to the simulation of human intelligence processes by machines,
particularly computer systems, encompassing learning, reasoning, and self-
correction.
,Why Other Answers Are Wrong:
A: AI is a field of study, not a specific programming language
C: AI is not limited to database management
D: While AI can use graphics processing, this describes a GPU, not AI itself
Question 2
What is the Turing Test?
A) A method for testing computer hardware performance
B) A thought experiment that evaluates a computer's ability to respond
indistinguishably from a human
C) A programming language for AI development
D) A type of neural network architecture
Correct Answer: B
Rationale: Proposed by Alan Turing, this test determines if a machine can exhibit
intelligent behavior indistinguishable from a human during conversation.
Why Other Answers Are Wrong:
A: The Turing Test assesses intelligence, not hardware performance
C: It is a test concept, not a programming language
D: It predates neural network architectures
Question 3
What is Natural Language Processing (NLP)?
A) A method for compressing data files
B) A computer's ability to communicate in human language
C) A type of encryption algorithm
D) A hardware component for speech synthesis
Correct Answer: B
Rationale: NLP enables computers to understand, interpret, and respond to human
language in a meaningful way.
Why Other Answers Are Wrong:
,A: NLP is not about data compression
C: NLP is not an encryption method
D: NLP is software-based, not hardware
Question 4
What is Knowledge Representation?
A) The ability to store information in a way that a computer can use
B) A method for encrypting data
C) A type of search algorithm
D) The process of training neural networks
Correct Answer: A
Rationale: Knowledge representation is the ability to store information in formats
that computers can process and reason with.
Why Other Answers Are Wrong:
B: Knowledge representation is not encryption
C: It is a foundational concept, not a search algorithm
D: It predates and is broader than neural network training
Question 5
What is Machine Learning (ML)?
A) The study of computer hardware design
B) The field that gives computers the ability to learn from data without being
explicitly programmed
C) A type of database query language
D) A method for creating user interfaces
Correct Answer: B
Rationale: ML is a subset of AI that enables systems to learn and improve from
experience without explicit programming for each scenario.
Why Other Answers Are Wrong:
A: ML is software-based, not hardware
, C: ML is not a database query language
D: It is not directly related to UI creation
Question 6
What is Computer Vision?
A) A method for designing computer screens
B) A field that enables computers to find and understand objects in images and
videos
C) A type of operating system
D) A programming paradigm
Correct Answer: B
Rationale: Computer vision enables computers to derive meaningful information
from visual inputs like images and videos.
Why Other Answers Are Wrong:
A: Computer vision is about interpreting images, not displaying them
C: It is not an operating system
D: It is not a programming paradigm
Question 7
What is Robotics in the context of AI?
A) A programming language for robots
B) The ability to manipulate and move objects
C) A method for creating animations
D) A type of database
Correct Answer: B
Rationale: In AI, robotics involves enabling machines to manipulate and move
objects, combining AI with mechanical engineering.
Why Other Answers Are Wrong:
A: Robotics uses programming languages but is not one itself
C: It is about physical manipulation, not animation