Artificial intelligence In LISP, the addition 3 + 2 is entered as 3 + 2 (+ 3 2) 3 add 2 None of these 3 + 2 = 3 + 2 (+ 3 2) 3 add 2 None of these 3 + 2 = ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is the evaluation function in A* approach? Path cost from start node to current node Path cost from start node to current node + Heuristic cost Average of Path cost from start node to current node and Heuristic cost Heuristic function Path cost from start node to current node Path cost from start node to current node + Heuristic cost Average of Path cost from start node to current node and Heuristic cost Heuristic function ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function (copy-list ) returns a new list that is equal to by copying the top-level element of None of these returns t if is empty returns the length of All of these returns a new list that is equal to by copying the top-level element of None of these returns t if is empty returns the length of All of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The process of removing detail from a given state representation is called ______ Mining of data Information Retrieval Extraction Abstraction Mining of data Information Retrieval Extraction Abstraction ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which of the following algorithm is online search algorithm? Hill-climbing search algorithm Depth-first search algorithm None of the mentioned Breadth-first search algorithm Hill-climbing search algorithm Depth-first search algorithm None of the mentioned Breadth-first search algorithm ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which is not a property of representation of knowledge? Representational Adequacy Representational Verification Inferential Efficiency Inferential Adequacy Representational Adequacy Representational Verification Inferential Efficiency Inferential Adequacy ANSWER DOWNLOAD EXAMIANS APP