Artificial intelligence What is Transposition rule? From P → Q, infer ~Q → ~P From P → Q, infer Q → P From P → Q, infer Q → ~P From P → Q, infer ~Q → P From P → Q, infer ~Q → ~P From P → Q, infer Q → P From P → Q, infer Q → ~P From P → Q, infer ~Q → P ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which search method takes less memory? Depth-First Search Optimal search Breadth-First search Linear Search Depth-First Search Optimal search Breadth-First search Linear Search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence An Artificial Neural Network Is based on? Weak Artificial Intelligence approach Strong Artificial Intelligence approach Cognitive Artificial Intelligence approach Applied Artificial Intelligence approach Weak Artificial Intelligence approach Strong Artificial Intelligence approach Cognitive Artificial Intelligence approach Applied Artificial Intelligence approach ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence ART (Automatic Reasoning Tool) is designed to be used on: LISP machines microcomputers All of these personal computers None of these LISP machines microcomputers All of these personal computers None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is the space complexity of Depth-first search? O(b) O(m) O(bl) O(bm) O(b) O(m) O(bl) O(bm) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A heuristic is a way of trying __________ To search and measure how far a node in a search tree seems to be from a goal All of the mentioned To compare two nodes in a search tree to see if one is better than the other is To discover something or an idea embedded in a program To search and measure how far a node in a search tree seems to be from a goal All of the mentioned To compare two nodes in a search tree to see if one is better than the other is To discover something or an idea embedded in a program ANSWER DOWNLOAD EXAMIANS APP