An AI technique that allows computers to understand associations and relationships between objects and events is called: pattern matching cognitive science None of these relative symbolism heuristic processing TRUE ANSWER : ? YOUR ANSWER : ?
KEE is a product of: Tech knowledge None of these Teknowledge Texas Instruments IntelliCorpn TRUE ANSWER : ? YOUR ANSWER : ?
The conference that launched the AI revolution in 1956 was held at: Dartmouth New York None of these Stanford Harvard TRUE ANSWER : ? YOUR ANSWER : ?
Claude Shannon described the operation of electronic switching circuits with a system of mathematical logic called: Boolean algebra None of these XLISP LISP neural networking TRUE ANSWER : ? YOUR ANSWER : ?
The component of an ICAI (Intelligent Computer-Asslsted Instruction) presenting information to the student is the: tutoring module None of these All of these student model problem-solving expertise TRUE ANSWER : ? YOUR ANSWER : ?
Where does the Hidden Markov Model is used? Understanding of real world Both Speech recognition & Understanding of real world Speech recognition None of the mentioned TRUE ANSWER : ? YOUR ANSWER : ?
A search algorithm takes _________ as an input and returns ________ as an output. Problem, solution Parameters, sequence of actions Solution, problem Input, output TRUE ANSWER : ? YOUR ANSWER : ?
The Personal Consultant is based on: OPS5+ None of these EMYCIN All of these XCON TRUE ANSWER : ? YOUR ANSWER : ?
In LISP, the function assigns the symbol x to y is (setq y = 'x') (setq y 'x') (set y = 'x') None of these (setq y x) TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following algorithm is online search algorithm? Depth-first search algorithm None of the mentioned Hill-climbing search algorithm Breadth-first search algorithm TRUE ANSWER : ? YOUR ANSWER : ?