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
4854An 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
2885The 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 6184Satellite Image Analysis System is (Choose the one that is not applicable). a) Episodic b) Semi-Static c) Single agent d) Partially Observable
1 6847What 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
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
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
How logical inference can be solved in propositional logic?
What do you understand by the term process studio?
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
for online search in ‘artificial intelligence’ which search agent operates by interleaving computation and action?
What does a hybrid bayesian network contain?
Which search algorithm will use limited amount of memory? a) RBFS b) SMA* c) Hill-climbing search algorithm d) Both a & b
Rational agent is the one who always does the right thing. State true or false a) True b) False
_________________ are mathematical problems defined as a set of objects whose state must satisfy a number of constraints or limitations. a) Constraints Satisfaction Problems b) Uninformed Search Problems c) Local Search Problems d) Only a) and b)
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?
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
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
Which functions are used as preferences over state history? a) Award b) Reward c) Explicit d) Implicit
What is prolog used in artificial intelligence?