Artificial intelligence Which of the Following problems can be modeled as CSP? All of the mentioned 8-Puzzle problem Map coloring problem 8-Queen problem All of the mentioned 8-Puzzle problem Map coloring problem 8-Queen problem ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function (list-length ) All of these None of these returns the length of returns t if is empty. returns a new list that is equal to by copying the top-level element of All of these None of these returns the length of returns t if is empty. returns a new list that is equal to by copying the top-level element of ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which method is effective for escaping from local minima? None of the mentioned Eliminating heuristic estimate Updating heuristic estimate Reducing heuristic estimate None of the mentioned Eliminating heuristic estimate Updating heuristic estimate Reducing heuristic estimate ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The Personal Consultant is based on: OPS5+ None of these XCON All of these EMYCIN OPS5+ None of these XCON All of these EMYCIN ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A computer program that contains expertise in a particular domain is called an: operational symbolizer automatic processor expert system intelligent planner None of these operational symbolizer automatic processor expert system intelligent planner None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which is true regarding BFS (Breadth First Search)? BFS is nothing but Binary First Search BFS is not guaranteed to find a solution if exists BFS will get trapped exploring a single path The entire tree so far been generated must be stored in BFS BFS is nothing but Binary First Search BFS is not guaranteed to find a solution if exists BFS will get trapped exploring a single path The entire tree so far been generated must be stored in BFS ANSWER DOWNLOAD EXAMIANS APP