Artificial Intelligence Agents MCQ
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. 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.
3. 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.
4. 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.
5. 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
6. 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
7. 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.
8. 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.
9. 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.
10. 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.
Discussion