Which is not the commonly used programming language for AI? a) PROLOG b) Java c) LISP d) Perl e) Java script
1 6635Artificial 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 9123Agents behavior can be best described by a) Perception sequence b) Agent function c) Sensors and Actuators d) Environment in which agent is performing
1 10753Rational agent is the one who always does the right thing. State true or false a) True b) False
4941An 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
3024The Task Environment of an agent consists of a) Sensors b) Actuators c) Performance Measures d) Environment
3087Categorize Crossword puzzle in Fully Observable / Partially Observable. a) Fully Observable b) partially Observable
1 6380Satellite Image Analysis System is (Choose the one that is not applicable). a) Episodic b) Semi-Static c) Single agent d) Partially Observable
1 7045What is the rule of simple reflex agent? a) Simple-action rule b) Condition-action rule c) Both a & b d) None of the mentioned
2623An agent is composed of, a) Architecture b) Agent Function c) Perception Sequence d) Architecture and Program
2 10375Post New AI Robotics Questions
List the name of the areas where the robotics can be applied?
A complete, local search algorithm always finds goal if one exists, an optimal algorithm always finds a global minimum/maximum. State whether True or False. a) True b) False
Constraint satisfaction problems on finite domains are typically solved using a form of ___________. a) Search Algorithms b) Heuristic Search Algorithms c) Greedy Search Algorithms d) DFS/BFS Search Algorithms
Suppose I have gmail account, I want to delete all the mails in my inbox having the same name(for eg., Orkut). I have thousands of mails like that. So, how can I delete all the mails having single name. Is there any option provided in gmail?
Which technology uses miniaturized accelerometers and gyroscopes? a) Sensors b) Actuators c) MEMS d) None of the mentioned
. What is state space? a) The whole problem b) Your Definition to a problem c) Problem you design d) Representing your problem with variable and parameter
What is the purpose of intelligence?
Why do we need technology intelligence?
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
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 does a hybrid bayesian network contain?
Mention the difference between statistical ai and classical ai ?
What are the capabilities of expert systems?
What are the basic aspects of the robotics?
What is the other name of informed search strategy? a) Simple search b) Heuristic search c) Online search d) None of the mentioned