Artificial Intelligence Algorithms Question:
Download Questions PDF

This set of Artificial Intelligence MCQ focuses on "Problem Solving Approach - 1″:
1. The main task of a problem-solving agent is
a) Solve the given problem and reach to goal
b) To find out which sequence of action will get it to the goal state
c) Both a) and b)
d) Neither a) nor b)

Artificial Intelligence Algorithms Interview Question
Artificial Intelligence Algorithms Interview Question

Answer:

c) Both a) and b)
Explanation:
The problem-solving agents are one of the goal-based agents.

Download Artificial Intelligence Algorithms Interview Questions And Answers PDF

Previous QuestionNext Question
What is state space?
a) The whole problem
b) Your Definition to a problem
c) Problem you design
d) Representing your problem with variable and parameter
e) A space where you know the solution
Which approach is to pretend that a pure divide and conquer algorithm will work?
a) Goal independence
b) Sub-goal independence
c) Both a & b
d) None of the mentioned