Artificial intelligence What is the space complexity of Depth-first search? O(b) O(m) O(bm) O(bl) O(b) O(m) O(bm) O(bl) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A bidirectional feedback loop links computer modelling with: human intelligence artificial science cognitive science heuristic processing None of these human intelligence artificial science cognitive science heuristic processing None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is the name for information sent from robot sensors to robot controllers? Feedback Signal Temperature Pressure Feedback Signal Temperature Pressure ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, which of the following function assigns the value 10 to the symbol a? None of these (setq a 10) None of these (a = b) where b = 10 (a = 10) (d) (setq 10 a) None of these (setq a 10) None of these (a = b) where b = 10 (a = 10) (d) (setq 10 a) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which of the following have computers traditionally done better than people? computing numerically None of these both (a) and (c) storing information responding flexibly computing numerically None of these both (a) and (c) storing information responding flexibly ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence An algorithm A is admissible if ___________ It is not guaranteed to return an optimal solution when one exists It guarantees to return more optimal solutions It is guaranteed to return an optimal solution when one exists It returns more solutions, but not an optimal one It is not guaranteed to return an optimal solution when one exists It guarantees to return more optimal solutions It is guaranteed to return an optimal solution when one exists It returns more solutions, but not an optimal one ANSWER DOWNLOAD EXAMIANS APP