_______________ Is an algorithm, a loop that continually moves in the direction of increasing value – that is uphill
a) Up-Hill Search
b) Hill-Climbing
c) Hill algorithm
d) Reverse-Down-Hill search



_______________ Is an algorithm, a loop that continually moves in the direction of increasing value ..

Answer / shankarkannan

The Answer is ,
Hill climbing (b)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AI Robotics Interview Questions

What is the degree of freedom in the robotics?

0 Answers  


What is the action of task environment in artificial intelligence? a) Problem b) Solution c) Agent

0 Answers  


Name the basic unit of a robot which can be programmed to give instructions to the robot?

0 Answers  


What is prolog in ai?

0 Answers  


 What is the expansion if PEAS in task environment? a) Peer, Environment, Actuators, Sense b) Perceiving, Enivornment, Actuators, Sensors c) Performance, Environment, Actuators, Sensors, d) None of the mentioned

1 Answers  






To overcome the need to backtrack in constraint satisfaction problem can be eliminated by a) Forward Searching b) Constraint Propagation c) Backtrack after a forward search d) Omitting the constraints and focusing only on goals

1 Answers  


 In A* approach evaluation function is a) Heuristic function b) Path cost from start node to current node c) Path cost from start node to current node + Heuristic cost d) Average of Path cost from start node to current node and Heuristic cost

0 Answers  


for online search in ‘artificial intelligence’ which search agent operates by interleaving computation and action?

0 Answers  


List the name of the areas where the robotics can be applied?

0 Answers  


 In many problems the path to goal is irrelevant, this class of problems can be solved using, a) Informed Search Techniques b) Uninformed Search Techniques c) Local Search Techniques d) Only a and b

0 Answers  


Which of the following algorithm is online search algorithm? a) Breadth-first search algorithm b) Depth-first search algorithm c) Hill-climbing search algorithm d) None of the mentioned

0 Answers  


Is intelligence inherited?

0 Answers  


Categories