Answer Posted / gulnaz khatoon
perl
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is single agent pathfinding problems?
Where does the performance measure is included? a) Rational agent b) Task environment c) Actuators d) Sensor
One of the main cons of hill-climbing search is, a) Terminates at local optimum b) Terminates at global optimum c) Does not find optimum solution d) Fail to find a solution
List some of the various tools used in robotics?
What are the axes of movement of the robot?
Solving a constraint satisfaction problem on a finite domain is an/a ___________ problem with respect to the domain size. a) P complete b) NP complete c) NP hard d) Domain dependent
What is prolog in ai?
What among the following constitutes to the incremental formulation of CSP? a) Path cost b) Goal cost c) Successor function d) Objective function e) Initial state
What are difficulties in nlu?
If we wanted to add two number a and b, then how it can be written in lisp language?
What do you understand by the term process studio?
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
What can operate over the joint state space? a) Decision-making algorithm b) Learning algorithm c) Complex algorithm d) Both a & b
Why do we use robots in the industry?
In which state spaces does the online-dfs-agent will work? a) Irreversible state spaces b) Reversible state spaces c) searchable state spaces d) All of the mentioned