Artificial intelligence A heuristic is a way of trying __________ 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 To discover something or an idea embedded in a program All of the mentioned 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 To discover something or an idea embedded in a program All of the mentioned ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, which of the following function assigns the value 10 to the symbol a? (setq a 10) (a = 10) (d) (setq 10 a) (a = b) where b = 10 None of these None of these (setq a 10) (a = 10) (d) (setq 10 a) (a = b) where b = 10 None of these None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What stage of the manufacturing process has been described as "the mapping of function onto form"? project management Design Distribution field service None of these project management Design Distribution field service None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence External actions of the agent is selected by __________ Perceive Performance Learning Actuator Perceive Performance Learning Actuator ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A natural language generation program must decide: None of these why it is being used when to say something what to say both (a) and (b) None of these why it is being used when to say something what to say both (a) and (b) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which search algorithm imposes a fixed depth limit on nodes? Depth-limited search Bidirectional search Depth-first search Iterative deepening search Depth-limited search Bidirectional search Depth-first search Iterative deepening search ANSWER DOWNLOAD EXAMIANS APP