a) PROLOG
b) Java
c) LISP
d) Perl
e) Java script
What is the heuristic function of greedy best-first search? a) f(n) != h(n) b) f(n) < h(n) c) f(n) = h(n) d) f(n) > h(n)
Which is used to compressed gasses to drive (power) the robot ?
What are the axes of movement of the robot?
Which search uses only the linear space for searching? a) Best-first search b) Recursive best-first search c) Depth-first search d) None of the mentioned
What are expert systems limitations?
Which was the first industrial robot?
Which is the best way to go for game playing problem?
What are the characteristics of ai expert systems?
Where does the performance measure is included? a) Rational agent b) Task environment c) Actuators d) Sensor
What kind of behavior does the stochastic environment posses? a) Local b) Deterministic c) Ratioanl d) Primary
What are the laws of the robotics?
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