QuizAnswer
Home
Contact
Say hello -
quizanswers.mail@gmail.com
Prev
Next
1. Rational agent is the one who always does the right thing.
Answer.
True
2. Performance Measures are fixed for all agents.
Answer.
True
3. What is rational at any given time depends on ?
Answer.
• The agent’s prior knowledge of the environment
• The performance measure that defines the criterion of success
• The actions that the agent can perform
4. An omniscient agent knows the actual outcome of its actions and can act accordingly; but omniscience is impossible in reality. Rational Agent always does the right thing; but Rationality is possible in reality.
Answer.
True
5. The Task Environment of an agent consists of ?
Answer.
• Performance Measures
• Sensors
• Actuators
6. A process that is repeated, evaluated, and refined is called ?
Answer.
iterative
7. Visual clues that are helpful in computer vision include ?
Answer.
color and motion, depth and texture
8. The conference that launched the AI revolution in 1956 was held at ?
Answer.
Dartmouth
10. Texas Instruments Incorporated produces a low-cost LISP machine called ?
Answer.
The Explorer
11. When a top-level function is entered, the LISP processor do(es) ?
Answer.
• It prints the results returned by the function
• It reads the function entered
• It evaluates the function and the function’s operands
12. One method of programming a computer to exhibit human intelligence is called modeling or ?
Answer.
simulation