Which is not the commonly used programming language for AI? a) PROLOG b) Java c) LISP d) Perl e) Java script
1 6415Artificial 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 8889Agents behavior can be best described by a) Perception sequence b) Agent function c) Sensors and Actuators d) Environment in which agent is performing
1 10531Rational agent is the one who always does the right thing. State true or false a) True b) False
4853An 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
2997Categorize Crossword puzzle in Fully Observable / Partially Observable. a) Fully Observable b) partially Observable
1 6181Satellite Image Analysis System is (Choose the one that is not applicable). a) Episodic b) Semi-Static c) Single agent d) Partially Observable
1 6845What is the rule of simple reflex agent? a) Simple-action rule b) Condition-action rule c) Both a & b d) None of the mentioned
2407An agent is composed of, a) Architecture b) Agent Function c) Perception Sequence d) Architecture and Program
2 10078Post New AI Robotics Questions
What does a hybrid bayesian network contain?
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
Describe the various phases of a robotics life cycle?
What is “generality” in ai ?
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
What is meant by simulated annealing in artifical intelligence? a) Returns an optimal solution when there is a proper cooling schedule b) Returns an optimal solution when there is no proper cooling schedule c) It will not return an optimal solution when there is a proper cooling schedule d) None of the mentioned
Optimality of BFS is a) When there is less number of nodes b) When all step costs are equal c) When all step costs are unequal d) Both a & c
What are expert systems limitations?
How logical inference can be solved in propositional logic?
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
What is user interface?
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 hidden markov model (hmms) is used?
Though local search algorithms are not systematic, key advantages would include a) Less memory b) More time c) Finds a solution in large infinite space d) No optimum solution
What is prolog used in artificial intelligence?