The Task Environment of an agent consists of
a) Sensors
b) Actuators
c) Performance Measures
d) Environment


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More AI Robotics Interview Questions

What are applications of expert system?

0 Answers  


The BACKTRACKING-SEARCH algorithm in Figure 5.3 has a very simple policy for what to do when a branch of the search fails: back up to the preceding variable and try a different value for it. This is called chronological-backtracking. It is also possible to go all the way to set of variable that caused failure. State whether True or False. a) True b) False

0 Answers  


 Categorize Crossword puzzle in Fully Observable / Partially Observable. a) Fully Observable b) partially Observable

1 Answers  


The term ___________ is used for a depth-first search that chooses values for one variable at a time and returns when a variable has no legal values left to assign. a) Forward search b) Backtrack search c) Hill algorithm d) Reverse-Down-Hill search

1 Answers  


What kind of environment is crossword puzzle? a) Static b) Dynamic c) Semidynamic d) None of the mentioned

2 Answers  






The problem-solving agent with several immediate options of unknown value can decide what to do by just examining different possible sequences of actions that lead to states of known value, and then choosing the best sequence. This process of looking for such a sequence is called Search. State True or False a) True b) False

0 Answers  


What is the rule of simple reflex agent? a) Simple-action rule b) Condition-action rule c) Both a & b d) None of the mentioned

0 Answers  


What is not represented by using propositional logic? a) Objects b) Relations c) Both a & b d) None of the mentioned

0 Answers  


Where does the performance measure is included? a) Rational agent b) Task environment c) Actuators d) Sensor

0 Answers  


What do you understand by 'humanoid robot'?

0 Answers  


What is fopl stands for and explain its role in artificial intelligence?

0 Answers  


What is single agent pathfinding problems?

0 Answers  


Categories