In LISP, which of the following function assigns the value 10 to the symbol a? (a = b) where b = 10 (setq a 10) None of these (a = 10) (d) (setq 10 a) None of these TRUE ANSWER : ? YOUR ANSWER : ?
What is the rule of simple reflex agent? Simple-action rule Condition-action rule Simple & Condition-action rule None of the mentioned TRUE ANSWER : ? YOUR ANSWER : ?
A problem in a search space is defined by one of these state. Last state All of the mentioned Intermediate state Initial state TRUE ANSWER : ? YOUR ANSWER : ?
Two literals are complementary if _____________ They are equal They are identical but of opposite sign They are identical and of equal sign They are unequal but of equal sign TRUE ANSWER : ? YOUR ANSWER : ?
Which method is effective for escaping from local minima? Updating heuristic estimate Eliminating heuristic estimate None of the mentioned Reducing heuristic estimate TRUE ANSWER : ? YOUR ANSWER : ?
What is the name of the computer program that contains the distilled knowledge of an expert? Artificial intelligence Data base management system Management information System Expert system None of these TRUE ANSWER : ? YOUR ANSWER : ?
A mouse device may be: mechanical both b and c None of these electro-chemical optical TRUE ANSWER : ? YOUR ANSWER : ?
The Face Recognition system is based on? Applied Artificial Intelligence approach Cognitive Artificial Intelligence approach Weak Artificial Intelligence approach Strong Artificial Intelligence approach TRUE ANSWER : ? YOUR ANSWER : ?
An AI system developed by Terry A. Winograd to permit an interactive dialogue about a domain he called blocks-world. SIMD BACON None of these SHRDLU STUDENT TRUE ANSWER : ? YOUR ANSWER : ?