A robot's "arm" is also known as its: end effector None of these servomechanism manipulator actuator TRUE ANSWER : ? YOUR ANSWER : ?
Which approach to speech recognition avoids the problem caused by the variation in speech patterns among different speakers? Continuous speech recognition Isolated word recognition None of these Speaker-dependent recognition Connected word recognition TRUE ANSWER : ? YOUR ANSWER : ?
In LISP, the function (minusp (-20 4 8 8 1) returns NIL -20 F T None of these TRUE ANSWER : ? YOUR ANSWER : ?
If the English Philosopher Thomas Hobbes could be called 'grandfather' of artificial intelligence, then who could be called its father? M. Turning Allen Newell John McCarthy None of these Herbert Simon TRUE ANSWER : ? YOUR ANSWER : ?
One of the leading American robotics centers is the Robotics Institute located at: None of these RAND MIT CMU SRI TRUE ANSWER : ? YOUR ANSWER : ?
Natural language processing can be divided into the two subfields of: None of these generation and understanding recognition and synthesis semantics of pragmatics context and expectations TRUE ANSWER : ? YOUR ANSWER : ?
General games involves ____________ Only Single-agent and Multi-agent Multi-agent Neither Single-agent nor Multi-agent Single-agent TRUE ANSWER : ? YOUR ANSWER : ?
In LISP, the function returns the list that results after the first element is removed (the rest f the list), is..........? last cdr car cons TRUE ANSWER : ? YOUR ANSWER : ?
Seymour Papert of the MIT AI lab created a programming environment for children called: FORTRAN None of these MYCIN BASIC LOGO TRUE ANSWER : ? YOUR ANSWER : ?
What is the evaluation function in A* approach? Path cost from start node to current node Path cost from start node to current node + Heuristic cost Heuristic function Average of Path cost from start node to current node and Heuristic cost TRUE ANSWER : ? YOUR ANSWER : ?