Artificial intelligence In LISP, which of the following function assigns the value 10 to the symbol a? (a = b) where b = 10 None of these (setq a 10) None of these (a = 10) (d) (setq 10 a) (a = b) where b = 10 None of these (setq a 10) None of these (a = 10) (d) (setq 10 a) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The area of AI that investigates methods of facilitating communication between people and computers is: natural language processing symbolic processing None of these decision support robotics natural language processing symbolic processing None of these decision support robotics 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? John McCarthy Alain Colmerauer None of these Seymour Papert Nicklaus Wirth John McCarthy Alain Colmerauer None of these Seymour Papert Nicklaus Wirth ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence To which depth does the alpha-beta pruning can be applied? Any depth 8 states 10 states 6 states Any depth 8 states 10 states 6 states ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A bidirectional feedback loop links computer modelling with: cognitive science None of these artificial science heuristic processing human intelligence cognitive science None of these artificial science heuristic processing human intelligence ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What are Semantic Networks? Data Structure None of the mentioned A way of representing knowledge Data Type Data Structure None of the mentioned A way of representing knowledge Data Type ANSWER DOWNLOAD EXAMIANS APP