Which is not the commonly used programming language for AI?
a) PROLOG
b) Java
c) LISP
d) Perl
Explanation: Because Perl is used as a script language, and not of much use for AI practice. All others are used to generate an artificial program.
Artificial Intelligence has its expansion in the following application.
a) Planning and Scheduling
b) Game Playing
c) Diagnosis
d) All of these
Explanation: All sectors require intelligence and automation for its working.
What is an ‘agent’?
a) Perceives its environment through sensors and acting upon that environment through actuators
b) Takes input from the surroundings and uses its intelligence and performs the desired operations
c) A embedded program controlling line following robot
d) All of these
Explanation: An agent is anything that can be viewed as perceiving and acting upon the environment through the sensors and actuators. Mean it takes input from its environment through sensors, performs operation and gives output through actuators.
Agents behavior can be best described by
a) Perception sequence
b) Agent function
c) Sensors and Actuators
d) Environment in which agent is performing
Explanation: An agent’s behavior is described by the agent function that maps any given percept sequence to an action, which can be implemented by agent program. The agent function is an abstract mathematical description; the agent program is a concrete implementation, running on the agent architecture.
Rational agent is the one who always does the right thing.
a) True
b) False
Explanation: Rational agent is the one who always does the right thing Right in a sense that it makes the agent the most successful.
Rational agent is the one who always does the right thing.
a) True
b) False
Explanation: Rational agent is the one who always does the right thing Right in a sense that it makes the agent the most successful.