Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

51.

What is the rule of simple reflex agent?(a) Simple-action rule(b) Condition-action rule(c) Simple & Condition-action rule(d) None of the mentionedThe question was asked in my homework.I would like to ask this question from Agents topic in chapter Intelligent Agents of Artificial Intelligence

Answer»

The CORRECT ANSWER is (b) Condition-action rule

For explanation I would say: Simple reflex agent is BASED on the PRESENT condition and so it is condition action rule.

52.

How many types of agents are there in artificial intelligence?(a) 1(b) 2(c) 3(d) 4The question was posed to me during an internship interview.Query is from Agents topic in portion Intelligent Agents of Artificial Intelligence

Answer»

Correct CHOICE is (d) 4

The explanation: The four types of AGENTS are Simple reflex, Model BASED, GOAL based and Utility based agents.

53.

What is meant by agent’s percept sequence?(a) Used to perceive the environment(b) Complete history of actuator(c) Complete history of perceived things(d) None of the mentionedI had been asked this question during an interview for a job.This intriguing question originated from Agents topic in section Intelligent Agents of Artificial Intelligence

Answer»

The CORRECT choice is (c) Complete history of perceived things

The BEST explanation: An AGENT’s percept sequence is the complete history of EVERYTHING that the agent has ever perceived.

54.

Which instruments are used for perceiving and acting upon the environment?(a) Sensors and Actuators(b) Sensors(c) Perceiver(d) None of the mentionedI had been asked this question in final exam.My question is from Agents in section Intelligent Agents of Artificial Intelligence

Answer»

Right answer is (a) Sensors and Actuators

To elaborate: An agent is ANYTHING that can be VIEWED as PERCEIVING and acting UPON the ENVIRONMENT through the sensors and actuators.