AI MCQ #201: Which algorithm is used to solve any kind of problem?

Q201. Which algorithm is used to solve any kind of problem?

  • a) Breadth-first algorithm
  • b) Tree algorithm
  • c) Bidirectional search algorithm
  • d) None of the mentioned

✅ Correct Answer: B) Tree algorithm

Explanation: Tree algorithm is used because specific variants of the algorithm embed different strategies.