An AI technique that allows computers to understand associations and relationships between objects and events is called: relative symbolism pattern matching None of these cognitive science heuristic processing TRUE ANSWER : ? YOUR ANSWER : ?
What is the expansion if PEAS in task environment? None of the mentioned Peer, Environment, Actuators, Sense Perceiving, Environment, Actuators, Sensors Performance, Environment, Actuators, Sensors TRUE ANSWER : ? YOUR ANSWER : ?
In AI programming, a list may contain: cells All of these pointers None of these fields TRUE ANSWER : ? YOUR ANSWER : ?
In which of the following situations might a blind search be acceptable? small search space complex game None of these All of these real-life situation TRUE ANSWER : ? YOUR ANSWER : ?
Claude Shannon described the operation of electronic switching circuits with a system of mathematical logic called: XLISP None of these neural networking Boolean algebra LISP TRUE ANSWER : ? YOUR ANSWER : ?
Which search method will expand the node that is closest to the goal? Greedy best-first search A* search Best-first search None of the mentioned TRUE ANSWER : ? YOUR ANSWER : ?
What are Semantic Networks? Data Structure None of the mentioned A way of representing knowledge Data Type TRUE ANSWER : ? YOUR ANSWER : ?
The first AI programming language was called: IPL BASIC LISP None of these FORTRAN TRUE ANSWER : ? YOUR ANSWER : ?
Strong Artificial Intelligence is __________ the embodiment of human intellectual capabilities within a computer a set of computer programs that produce output that would be considered to reflect intelligence if it were generated by humans all of the mentioned the study of mental faculties through the use of mental models implemented on a computer TRUE ANSWER : ? YOUR ANSWER : ?
In LISP, the function returns t if is even and nil otherwise: (even ) (evenp ) None of these (numnevenp ) (numeven ) TRUE ANSWER : ? YOUR ANSWER : ?