Which is not the commonly used programming language for AI? a) PROLOG b) Java c) LISP d) Perl e) Java script
1 6404Artificial Intelligence has its expansion in the following application. (Mark all that apply) a) Planning and Scheduling b) Game Playing c) Diagnosis d) Robotics e) All of the above
1 8875Agents behavior can be best described by a) Perception sequence b) Agent function c) Sensors and Actuators d) Environment in which agent is performing
1 10519Rational agent is the one who always does the right thing. State true or false a) True b) False
4852An omniscient agent knows the actual outcome of its actions and can act accordingly; but omniscience is impossible in reality. Rational Agent always does the right thing; but Rationality is possible in reality. State true or false a) True b) False
2883The Task Environment of an agent consists of a) Sensors b) Actuators c) Performance Measures d) Environment
2994Categorize Crossword puzzle in Fully Observable / Partially Observable. a) Fully Observable b) partially Observable
1 6171Satellite Image Analysis System is (Choose the one that is not applicable). a) Episodic b) Semi-Static c) Single agent d) Partially Observable
1 6838What is the rule of simple reflex agent? a) Simple-action rule b) Condition-action rule c) Both a & b d) None of the mentioned
2399An agent is composed of, a) Architecture b) Agent Function c) Perception Sequence d) Architecture and Program
2 10068Post New AI Robotics Questions
What are expert systems limitations?
What are industrial robots? Explain the various types of industrial robots?
What are difficulties in nlu?
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
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
Name the basic unit of a robot which can be programmed to give instructions to the robot?
Stochastic hill climbing chooses at random from among the uphill moves; the probability of selection can vary with the steepness of the uphil1 move. a) True b) False
What is prolog used in artificial intelligence?
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 artificial intelligence robotics?
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)
A* is optimal if h(n) is an admissible heuristic-that is, provided that h(n) never underestimates the cost to reach the goal. a) True b) False
Which search algorithm will use limited amount of memory? a) RBFS b) SMA* c) Hill-climbing search algorithm d) Both a & b
What is the use of the microcontroller in the robotics?