When do we call the states are safely explorable?
a) A goal state is unreachable from any state
b) A goal state is denied access
c) A goal state is reachable from every state
d) None of the mentioned
Post New Answer View All Answers
What kind of observing environments are present in artificial intelligence? a) Partial b) Fully c) Learning d) Both a & b
Which depends on the percepts and actions available to the agent? a) Agent b) Sensor c) Design problem d) None of the mentioned
If we wanted to add two number a and b, then how it can be written in lisp language?
Specify the agent architecture name that is used to capture all kinds of actions. a) Complex b) Relational c) Hybrid d) None of the mentioned
What brute-force search strategies?
What are roles in ai career?
for online search in ‘artificial intelligence’ which search agent operates by interleaving computation and action?
Name the basic unit of a robot which can be programmed to give instructions to the robot?
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)
What are industrial robots? Explain the various types of industrial robots?
What is a robot locomotion?
What are aspects of robotics?
What is the action of task environment in artificial intelligence? a) Problem b) Solution c) Agent
Consider a problem of preparing a schedule for a class of student. This problem is a type of a) Search Problem b) Backtrack Problem c) CSP d) Planning Problem
What is single agent pathfinding problems?