Artificial intelligence Which is the most straightforward approach for planning algorithm? Depth-first search Hill-climbing search Best-first search State-space search Depth-first search Hill-climbing search Best-first search State-space search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence PROLOG is an AI programming language which solves problems with a form of symbolic logic known as predicate calculus. It was developed in 1972 at the University of Marseilles by a team of specialists. Can you name the person who headed this team? Nicklaus Wirth Seymour Papert None of these John McCarthy Alain Colmerauer Nicklaus Wirth Seymour Papert None of these John McCarthy Alain Colmerauer ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is the other name for forward state-space search? Regression planning Test planning None of the mentioned Progression planning Regression planning Test planning None of the mentioned Progression planning ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The first widely-used commercial form of Artificial Intelligence (Al) is being used in many popular products like microwave ovens, automobiles and plug in circuit boards for desktop PCs. It allows machines to handle vague information with a deftness that mimics human intuition. What is the name of this AI? Functional logic Human logic Fuzzy logic None of these Boolean logic Functional logic Human logic Fuzzy logic None of these Boolean logic ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence An algorithm is complete if ____________ It starts with a solution It does not terminate with a solution It has a loop It terminates with a solution when one exists It starts with a solution It does not terminate with a solution It has a loop It terminates with a solution when one exists ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function (list-length ) returns t if is empty. returns a new list that is equal to by copying the top-level element of returns the length of All of these None of these returns t if is empty. returns a new list that is equal to by copying the top-level element of returns the length of All of these None of these ANSWER DOWNLOAD EXAMIANS APP