Home / Report Question

Q. Which search algorithm imposes a fixed depth limit on nodes?
  • A. depth-limited search
  • B. depth-first search
  • C. iterative deepening search
  • D. bidirectional search