Artificial Intelligence Agents MCQ
Intelligent Agents MCQs : This section focuses on "Agents" in Artificial Intelligence. These Multiple Choice Questions (MCQ) should be practiced to improve the AI skills required for various interviews (campus interviews, walk-in interviews, company interviews), placements, entrance exams and other competitive examinations.
1. An AI system is composed of?
A. agent
B. environment
C. Both A and B
D. None of the Above
View Answer
Ans : C
Explanation: An AI system is composed of an agent and its environment.
2. What are Agent?
A. An agent is anything that can perceive its environment through sensors
B. An agent is anything that can change its environment through sensors
C. An agent is anything that can control its environment through sensors
D. None of the Above
View Answer
Ans : A
Explanation: An agent is anything that can perceive its environment through sensors and acts upon that environment through effectors
3. Which instruments are used for perceiving and acting upon the environment?
A. Sensors and Actuators
B. Sensors
C. Perceiver
D. Perceiver and Sensor
View Answer
Ans : A
Explanation: An agent is anything that can be viewed as perceiving and acting upon the environment through the sensors and actuators.
4. How many types of agents are there in artificial intelligence?
A. 1
B. 2
C. 3
D. 4
View Answer
Ans : D
Explanation: There are 4 types of agents in artificial intelligence
5. Which of the following is not a type of agents in artificial intelligence?
A. Model based
B. Utility based
C. Simple reflex
D. target based
View Answer
Ans : D
Explanation: The four types of agents are Simple reflex, Model based, Goal based and Utility based agents.
6. Which of these is agent's perceptual inputs at a given instance.
A. Behavior of Agent
B. Percept
C. Percept Sequence
D. Agent Function
View Answer
Ans : B
Explanation: Percept is agent's perceptual inputs at a given instance.
7. Which is used to improve the agents performance?
A. Perceiving
B. Observing
C. Learning
D. Sequence
View Answer
Ans : C
Explanation: An agent can improve its performance by storing its previous actions.
8. Rationality is?
A. being reasonable
B. being sensible
C. having good sense of judgment.
D. All of the above
View Answer
Ans : D
Explanation: Rationality is nothing but status of being reasonable, sensible, and having good sense of judgment.
9. Rationality of an agent does not depends on?
A. performance measures
B. Percept Sequence
C. reaction
D. actions
View Answer
Ans : C
Explanation: Rationality of an agent does not depends on reaction
10. What is the full form of PEAS?
A. Perceptual Measure, Environment, Actuators, and Sensors
B. Performance Measure, Environment, Actuators, and Sensors
C. Performance Measure, Entity, Actuators, and Sensors
D. Performance Measure, Environment, Agent Function, and Sensors
View Answer
Ans : B
Explanation: The problem the agent solves is characterized by Performance Measure, Environment, Actuators, and Sensors (PEAS).
11. Agent's structure can be viewed as ?
A. Architecture
B. Agent Program
C. Architecture + Agent Program
D. None of the Above
View Answer
Ans : C
Explanation: Agent's structure can be viewed as - Agent = Architecture + Agent Program
12. Which of the following is not Properties of Environment?
A. Discrete / Continuous
B. Static / Dynamic
C. Deterministic / Non-deterministic
D. No agent / Multiple agents
View Answer
Ans : D
Explanation: No agent / Multiple agents is not Properties of Environment.
13. What is the action of task environment in artificial intelligence?
A. Problem
B. Solution
C. Agent
D. Observation
View Answer
Ans : A
Explanation: Task environments will pose a problem and rational agent will find the solution for the posed problem.
14. Chess is example of which properties?
A. Discrete
B. Continuous
C. Episodic
D. Non-deterministic
View Answer
Ans : A
Explanation: chess is example of Discrete Properties of Environment
15. What kind of environment is crossword puzzle?
A. Dynamic
B. Static
C. Semi Dynamic
D. Continuous
View Answer
Ans : B
Explanation: As the problem in crossword puzzle are posed at beginning itself, So it is static.
16. Which environment is called as semi dynamic?
A. Environment does not change with the passage of time
B. Agent performance changes
C. Environment does not change with the passage of time, but Agent performance changes
D. Environment will be changed
View Answer
Ans : C
Explanation: If the environment does not change with the passage of time, but the agent performance changes by time.
17. What could possibly be the environment of a Satellite Image Analysis System?
A. Computers in space and earth
B. Image categorization techniques
C. Statistical data on image pixel intensity value and histograms
D. All of the above
View Answer
Ans : D
Explanation: An environment is something which agent stays in.
18. Which technology uses miniaturized accelerometers and gyroscopes?
A. Sensors
B. MEMS
C. Actuators
D. Agent Function
View Answer
Ans : B
Explanation: Micro ElectroMechanical System uses miniaturized accelerometers and gyroscopes and is used to produce actuators.
19. Which kind of agent architecture should an agent an use?
A. Relaxed
B. Relational
C. Both A and B
D. None of the Above
View Answer
Ans : C
Explanation: Because an agent may experience any kind of situation, So that an agent should use all kinds of architecture.
20. What can operate over the joint state space?
A. Decision-making algorithm
B. conditional algortihm
C. Complex algorithm
D. None of the Above
View Answer
Ans : A
Explanation: Decision-making and learning algorithms can operate over the joint state space and thereby serve to implement and used to improve the computational activities.
Discussion