Two literals are complementary if _____________ They are identical but of opposite sign They are identical and of equal sign They are equal They are unequal but of equal sign TRUE ANSWER : ? YOUR ANSWER : ?
How many proposition symbols are there in artificial intelligence? 4 1 3 2 TRUE ANSWER : ? YOUR ANSWER : ?
In LISP, the function returns t if is even and nil otherwise: (numeven ) (numnevenp ) (evenp ) None of these (even ) TRUE ANSWER : ? YOUR ANSWER : ?
What is the name of the computer program that simulates the thought processes of human beings? Personal information None of these Human logic Expert reason Expert system TRUE ANSWER : ? YOUR ANSWER : ?
In LISP, which of the following function assigns the value 10 to the symbol a? (a = 10) (d) (setq 10 a) None of these None of these (setq a 10) (a = b) where b = 10 TRUE ANSWER : ? YOUR ANSWER : ?
The Al researcher who co-authored both the Handbook of Artificial Intelligence and The Fifth Generation is: None of these Bruce Lee Randy Davis Ed Feigenbaum Mark Fox TRUE ANSWER : ? YOUR ANSWER : ?
Satellite Image Analysis System is Semi-Static Episodic Single agent Partially Observable TRUE ANSWER : ? YOUR ANSWER : ?
Where does the Hidden Markov Model is used? Both Speech recognition & Understanding of real world None of the mentioned Understanding of real world Speech recognition TRUE ANSWER : ? YOUR ANSWER : ?
The first widely-used commercial form of Artificial Intelligence (Al) is being used in many popular products like microwave ovens, automobiles and plug in circuit boards for desktop PCs. It allows machines to handle vague information with a deftness that mimics human intuition. What is the name of this AI? Boolean logic None of these Functional logic Human logic Fuzzy logic TRUE ANSWER : ? YOUR ANSWER : ?
Specify the agent architecture name that is used to capture all kinds of actions. Hybrid Relational Complex None of the mentioned TRUE ANSWER : ? YOUR ANSWER : ?