AI MCQ #262: Consider a problem of preparing a schedule for a class of student. What type of …

Q262. Consider a problem of preparing a schedule for a class of student. What type of problem is this?

  • a) Search Problem
  • b) Backtrack Problem
  • c) CSP
  • d) Planning Problem

✅ Correct Answer: C) CSP

Explanation: Schedule developer needs to consider all constraints on teacher as well as students.