Artificial intelligence Which of the Following problems can be modeled as CSP? 8-Queen problem Map coloring problem All of the mentioned 8-Puzzle problem 8-Queen problem Map coloring problem All of the mentioned 8-Puzzle problem ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence An Artificial Neural Network Is based on? Weak Artificial Intelligence approach Cognitive Artificial Intelligence approach Strong Artificial Intelligence approach Applied Artificial Intelligence approach Weak Artificial Intelligence approach Cognitive Artificial Intelligence approach Strong Artificial Intelligence approach Applied Artificial Intelligence approach ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function assigns the symbol x to y is (set y = 'x') (setq y x) None of these (setq y 'x') (setq y = 'x') (set y = 'x') (setq y x) None of these (setq y 'x') (setq y = 'x') ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which value is assigned to alpha and beta in the alpha-beta pruning? Alpha = max Both Alpha = max & Beta = min Beta = max Beta = min Alpha = max Both Alpha = max & Beta = min Beta = max Beta = min ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A mouse device may be: electro-chemical mechanical optical None of these both b and c electro-chemical mechanical optical None of these both b and c 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