The process of removing detail from a given state representation is called ______ Mining of data Abstraction Information Retrieval Extraction TRUE ANSWER : ? YOUR ANSWER : ?
In LISP, the atom that stands for "true" is time y t None of these ml TRUE ANSWER : ? YOUR ANSWER : ?
Which of these schools was not among the early leaders in AI research? Harvard University None of these Dartmouth University Stanford University Massachusetts Institute of Technology TRUE ANSWER : ? YOUR ANSWER : ?
An algorithm A is admissible if ___________ It is not guaranteed to return an optimal solution when one exists It returns more solutions, but not an optimal one It is guaranteed to return an optimal solution when one exists It guarantees to return more optimal solutions TRUE ANSWER : ? YOUR ANSWER : ?
An Artificial Neural Network Is based on? Strong Artificial Intelligence approach Weak Artificial Intelligence approach Applied Artificial Intelligence approach Cognitive Artificial Intelligence approach TRUE ANSWER : ? YOUR ANSWER : ?
The integrated circuit was invented by Jack Kilby of: Texas Instruments Xerox None of these All of these MIT TRUE ANSWER : ? YOUR ANSWER : ?
In LISP, the function (list-length ) returns a new list that is equal to by copying the top-level element of returns t if is empty. None of these returns the length of All of these TRUE ANSWER : ? YOUR ANSWER : ?
A problem solving approach works well for ______________ Mars Hover (Robot Navigation) 8-Puzzle problem 8-queen problem Finding a optimal path from a given source to a destination TRUE ANSWER : ? YOUR ANSWER : ?
DARPA, the agency that has funded a great deal of American AI research, is part of the Department of: Justice Education Defense None of these Energy TRUE ANSWER : ? YOUR ANSWER : ?
A* algorithm is based on ___________ Hill climbing Depth-First –Search Breadth-First-Search Best-First-Search TRUE ANSWER : ? YOUR ANSWER : ?