Artificial intelligence Which is the most straightforward approach for planning algorithm? State-space search Depth-first search Hill-climbing search Best-first search State-space search Depth-first search Hill-climbing search Best-first search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The field that investigates the mechanics of human intelligence is: cognitive science sociology psychology history None of these cognitive science sociology psychology history None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence If a robot can alter its own trajectory in response to external conditions, it is considered to be: None of these open loop non-servo mobile intelligent None of these open loop non-servo mobile intelligent ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is the space complexity of Depth-first search? O(m) O(b) O(bl) O(bm) O(m) O(b) O(bl) O(bm) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The area of AI that investigates methods of facilitating communication between people and computers is: decision support natural language processing robotics symbolic processing None of these decision support natural language processing robotics symbolic processing None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function (endp ) None of these returns t if is empty. returns a new list that is equal to by copying the top-level element of All of these returns the length of None of these returns t if is empty. returns a new list that is equal to by copying the top-level element of All of these returns the length of ANSWER DOWNLOAD EXAMIANS APP