One method of programming a computer to exhibit human intelligence is called modeling or: cognitization duplication simulation psychic amelioration None of these TRUE ANSWER : ? YOUR ANSWER : ?
Shaping teaching techniques to fit the learning patterns of individual students is the goal of: intelligent computer-assisted instruction expert systems None of these automatic programming decision support TRUE ANSWER : ? YOUR ANSWER : ?
LISP was created by? Marvin Minsky John McCarthy Allen Newell and Herbert Simon Alan Turing TRUE ANSWER : ? YOUR ANSWER : ?
Which of the Following problems can be modeled as CSP? All of the mentioned 8-Queen problem 8-Puzzle problem Map coloring problem TRUE ANSWER : ? YOUR ANSWER : ?
For speech understanding systems to gain widespread acceptance in office automation, they must feature: speaker dependence All of these None of these speaker independence isolated word recognition TRUE ANSWER : ? YOUR ANSWER : ?
In LISP, the function (copy-list ) None of these returns a new list that is equal to by copying the top-level element of All of these returns t if is empty returns the length of TRUE ANSWER : ? YOUR ANSWER : ?
The Newell and Simon program that proved theorems of Principia Mathematica was: Logic Theorist General Problem Solver Boolean Algebra None of these Elementary Perceiver TRUE ANSWER : ? YOUR ANSWER : ?
Which is the most straightforward approach for planning algorithm? State-space search Depth-first search Hill-climbing search Best-first search TRUE ANSWER : ? YOUR ANSWER : ?
A heuristic is a way of trying __________ To discover something or an idea embedded in a program To compare two nodes in a search tree to see if one is better than the other is All of the mentioned To search and measure how far a node in a search tree seems to be from a goal TRUE ANSWER : ? YOUR ANSWER : ?