1.

A search algorithm takes _________ as an input and returns ________ as an output.(a) Input, output(b) Problem, solution(c) Solution, problem(d) Parameters, sequence of actionsThe question was asked in an online interview.The origin of the question is Problem Solving topic in portion Problem Solving of Artificial Intelligence

Answer»

Right ANSWER is (B) Problem, solution

The EXPLANATION is: A search algorithm takes INPUT as a problem and returns a solution to the problem as an output.



Discussion

No Comment Found

Related InterviewSolutions