Q639
Which of the following methods can be used to solve n-queen's problem?
A.
greedy algorithm
B.
divide and conquer
C.
iterative improvement
D.
backtracking
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board