Basic MCQs on Artificial Intelligence (AI)

Click on Question Statement to Close its Answer and Explanation

To visit AI course homepage Click here OR To visit Grading Quiz page Click here
Question-1:
What is the primary goal of Artificial Intelligence (AI)?

A. To replace all human jobs
B. To create systems that mimic human intelligence
C. To store large amounts of data efficiently
D. To design faster computer hardware and software

View Answer-1
B
View Explanation-1
AI focuses on creating systems that learn from data, reason, and perform tasks normally requiring human intelligence such as perception.
Question-2:
What is the primary function of Generative AI?

A. To classify existing data into predefined categories
B. To optimize computer hardware performance
C. To create new content based on learned patterns
D. To encrypt and secure digital information

View Answer-2
C
View Explanation-2
Generative AI learns patterns from existing data and uses them to create new, original content resembling the data it trained on.
Question-3:
What best describes Machine Learning?

A. Programming computers to follow fixed rules without change
B. Enabling computers to learn from data without explicit programming
C. Designing faster processors for computing tasks
D. Storing large datasets efficiently in databases

View Answer-3
B
View Explanation-3
Machine learning allows systems to identify patterns in data and improve predictions or decisions automatically through experience rather than fixed rules.
Question-4:
What is the core idea behind Reinforcement Learning?

A. Learning from labeled examples provided by humans
B. Discovering hidden patterns in unlabeled data by trial and error
C. Learning through interaction with an environment using rewards and penalties
D. Memorizing large datasets for faster retrieval

View Answer-4
C
View Explanation-4
Reinforcement learning trains agents by rewarding desirable actions and penalizing poor ones, enabling optimal decision making through continuous interaction with environments.
Question-5: What is an Expert System primarily designed to do?

A. Store and retrieve large volumes of raw knowledge
B. Mimic human expert decision-making using knowledge and inference
C. Generate new content such as text and images
D. Control hardware devices in real time

View Answer-5
B
View Explanation-5
Expert systems replicate human expert reasoning by applying domain knowledge and inference rules to solve complex, specialized problems efficiently.
Question-6:
What is the main concept behind Fuzzy Logic?

A. Decisions are always either completely true or completely false
B. Logic based solely on statistical probabilities
C. Reasoning with degrees of truth rather than absolute true or false values
D. Learning patterns automatically from large datasets

View Answer-6
C
View Explanation-6
Fuzzy logic allows partial truth values between true and false, enabling flexible reasoning in situations involving uncertainty and imprecise information.
Question-7:
What is the fundamental principle of Bayesian Reasoning?


A. Making decisions based only on current data without prior information
B. Updating beliefs by combining prior knowledge with new evidence
C. Using fixed logical rules without uncertainty
D. Learning through trial and error using rewards

View Answer-7
B
View Explanation-7
Bayesian reasoning updates prior beliefs using observed evidence and probability theory, enabling rational decision making under uncertainty and incomplete information.
Question-8:
What key feature distinguishes First Order Logic from Propositional Logic?


A. First Order Logic cannot represent logical connectives
B. Propositional Logic uses probabilities while First Order Logic does not
C. First Order Logic includes quantifiers and predicates to represent objects and relationships
D. Propositional Logic allows reasoning about individuals and their properties

View Answer-8
C
View Explanation-8
First Order Logic extends propositional logic by introducing predicates and quantifiers, enabling reasoning about objects, properties, and relationships in domains.
Question-9:
What is the main goal of Constraint Satisfaction Problems (CSP) in AI?


A. To learn all constraints from large datasets automatically
B. To find values for variables that satisfy all given constraints
C. To generate new content such as text or images
D. To classify data into predefined categories

View Answer-9
B
View Explanation-9
CSPs aim to assign values to variables in a way that all constraints are satisfied, solving logical or optimization problems effectively.
Question-10:
What is the primary purpose of perception in robotics?


A. To store and retrieve data efficiently
B. To generate random movements for robots
C. To enable robots to sense, interpret, and understand their environment
D. To design hardware components like motors and sensors

View Answer-10
C
View Explanation-10
Perception in robotics allows machines to sense and interpret surroundings, facilitating decision-making and autonomous interaction with their environment.