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 A heuristic is a way of trying __________ All of the mentioned To discover something or an idea embedded in a program To compare two nodes in a search tree to see if one is better than the other is To search and measure how far a node in a search tree seems to be from a goal All of the mentioned To discover something or an idea embedded in a program To compare two nodes in a search tree to see if one is better than the other is To search and measure how far a node in a search tree seems to be from a goal ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which is not a property of representation of knowledge? Inferential Adequacy Representational Adequacy Inferential Efficiency Representational Verification Inferential Adequacy Representational Adequacy Inferential Efficiency Representational Verification ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Two literals are complementary if _____________ They are identical and of equal sign They are identical but of opposite sign They are unequal but of equal sign They are equal They are identical and of equal sign They are identical but of opposite sign They are unequal but of equal sign They are equal ANSWER DOWNLOAD EXAMIANS APP
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