We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 9
Artificial Intelligence MCQ
1
The “Father of Artificial Intelligence” is:
Alan Turing
Charles Babbage
John McCarthy
None of the above
2.
Blind Search can be used for which of the following situations?
Real-Life Simulation
‘Small Search Space
Advanced Game Theory
None of the above
3.
In how many category processes is Artificial Intelligence classified in?
Depends on the input nature
5
2
3
4.
If a machine can change its course of action based on the external environment on its
‘own, the machine is called?
Mobile
Intelligent
Both A and B
None of the above
5.
Which of the following is the common language for Artificial Intelligence?
Python
Java
LispPHP
6.
Which of the following is not an application of artificial intelligence?
Computer Vision
Natural Language Processing
Database Management System
Digital Assistants
7.
The proposition symbols in Al are?
true and false
true, false, and null
true
false
8.
Which of the following symbols in Al are logical symbols?
Negation
Conjunction
Implication
All of the above
9.
Which of the following are informed search methods?
Best First Search
A* Search
Memory Bound Heuristic Search
All of the above
10.
The name of the Artificial Intelligence system developed by Daniel Bobrow was?
BACON
SIMD
STUDENT
None of the above
1.
Which of the following is a type of artificial intelligence agent?
Learning Al Agent
Simple Reflex Al Agent
Goal-Based Al Agent
All of the above
12.
How many types of recognition are there in Al?
53
2
13.
Procedural Domain Knowledge in a rule-based system, is in the form of?
Meta-Rules
Control Rules
Production Rules
None of the above
14,
What are the different types of Artificial Intelligence approaches?
Strong Approach
Weak Approach
Applied Approach
All of the above
15.
‘The Imitation Game’ was the original name of?
LISP
The Turing Test
The Halting Problem
None of the above
16.
Which of the following architecture is also known as systolic arrays?
MISD.
SISD
SIMD
None of the above
17.
Decisions of Victory/Defeat are made in Game trees using which algorithm?
DFS
BFS
Heuristic Search
Min/Max Algorithm
18.
The correct ways to solve a problem of state-space search are?
Forward from the initial state
Backward from the goal
Both A and B
None of the above
19.
Machines running LISP are also called?
Al WorkstationsTime-Sharing Terminals
Both A and B
None of the above
20.
How does an Al agent interacts with its environment?
Using sensors and perceivers
Using only sensors
Using only perceivers
None of the above
21.
What is the work of Task Environment and Rational Agents?
Problem and Solution
Solution and Problem
Observation and Problem
Observation and Solution
22.
How many types of observing environments are there?
2
3
1
0
23,
How many types of quantification are there in Al?
1
2
3
4
24,
Out of the given options, which of the following algorithms uses the least memory?
DFS
BFS
Both A and B are the same
Cannot be compared
25,
Machines that try to imitate human intuition while handling vague information lie in the
field of Al called?
Functional Logic
Fuzzy Logic
Boolean Logic
Human Logic
26.What is meant by a “Complete Algorithm"?
If a solution exists, the algorithm will find it before terminating.
It will find the solution in a finite amount of time.
Both A and B.
None of the above.
27.
The measure of performance of an Al agent is measured using?
Learning Agent.
Changing Agent.
Both A and B.
None of the above
28
Which of the following are valid Machine Learning algorithms?
Linear Regression
K Means Clustering
Naive Bayes
All of the above
29,
What are different machine learning methods?
Memorization
Analogy
Deduction
All of the above
30.
Exploratory Learning is another name for?
Supervised learning
Unsupervised leaning
Reinforcement learning
None of the above
31.
The things considered in the design of a learning element are?
Components
Feedback
Representation
All of the above
32.
The different types of machine learning are?
Supervised
Unsupervised
Reinforcement
All of the above33.
How is a decision reached upon by a decision tree?
No test
Single Test
Double Test
Multiple sequences of tests
34
A hybrid Bayesian Network consists of?
Discrete Variables
Continuous Variables
Both A and B
None of the above
35,
Al agents are composed of?
Architecture
Program
Both AandB
None of the above
36.
For external action selection, which element is used in the agent?
Perceive
Performance
Actuator
None of the above
37.
How is the brightness of a pixel on the screen increased?
Increasing the amount of light directed on the screen
Using mirrors
Using sound waves
None of the abov
38
The process of making 2 logical expressions look identical is called?
Lifting
Unification
Both A and B
None of the above
39.
PEAS is an abbreviation for?
Peace, Environment, Action, Sense
Peer, Environment, Actuators, Sensors
Performance, Environment, Actuators, SensorsPerformance, Environment, Actuators, Sense
40.
Knowledge in Al can be represented as?
Predicate Logic
Propositional Logic
Both A and B
None of the above
41.
Which of the following are appropriate levels for a knowledge-based Al agent?
Knowledge Level
Logical Level
Implementation Level
All of the above
42.
How can we achieve Artificial Intelligence in real life?
Machine Learning
Deep Learning
Both A and B
None of the above
43.
Which of the following are heuristic search algorithms?
Best First Search Algorithm
‘A* Search Algorithm
Both A andB
None of the above
44,
How do we multiply 2 numbers in LISP?
*ab
a*b
amulb
None of the above
45.
Inference engines work on the principle of?
Backward Chaining
Forward Chaining
Both A and B
None of the above
46,
The process of breaking an image into parts is called?
‘Smoothing
‘SegmentationProcessing
Break Down
47
Which of the following are valid 3D image processing techniques?
Motion
Texture
Contour
All of the above
48.
Parsing is used for?
Parse tree buildup
Data Interpretation
Sound Recognition
None of the above
49.
Artificial Intelligence is associated with computers of which generation?
Second
First
Fifth
Third
50.
Components of an expert system are?
Knowledge base
User interface
Inference engine
All of the above
51.
Which of the following search method takes less memory space?
Depth First Search
Breadth-First Search
Linear Search
Optimal Search
52.
Which of the following is not a type of Al?
Weak Al
Theory of Mind
Reactive Machines
All of the abo53.
What is state space in Al?
Collection of all the problem states.
A specific problem states out of all the problem states,
Both A and B
None of the above