Artificial intelligence What is the space complexity of Depth-first search? O(m) O(bl) O(b) O(bm) O(m) O(bl) O(b) O(bm) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which search algorithm imposes a fixed depth limit on nodes? Depth-first search Bidirectional search Depth-limited search Iterative deepening search Depth-first search Bidirectional search Depth-limited search Iterative deepening search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which is used to improve the performance of heuristic search? Simple form of nodes None of the mentioned Quality of heuristic function Quality of nodes Simple form of nodes None of the mentioned Quality of heuristic function Quality of nodes ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Web Crawler is a/an ____________ Intelligent goal-based agent Problem-solving agent Simple reflex agent Model based agent Intelligent goal-based agent Problem-solving agent Simple reflex agent Model based agent ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which of the following algorithm is online search algorithm? Breadth-first search algorithm None of the mentioned Depth-first search algorithm Hill-climbing search algorithm Breadth-first search algorithm None of the mentioned Depth-first search algorithm Hill-climbing search algorithm ANSWER DOWNLOAD EXAMIANS APP