Artificial intelligence Input segments of AI programming contain(s) All of these touch sight and taste smell sound All of these touch sight and taste smell sound 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 Nicklaus Wirth None of these Seymour Papert John McCarthy Alain Colmerauer Nicklaus Wirth None of these Seymour Papert ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A search algorithm takes _________ as an input and returns ________ as an output. Parameters, sequence of actions Solution, problem Problem, solution Input, output Parameters, sequence of actions Solution, problem Problem, solution Input, output ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Language/Languages used for programming Constraint Programming includes ____________ Fortran C# C Prolog Fortran C# C Prolog ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function (minusp (-20 4 8 8 1) returns None of these T NIL -20 F None of these T NIL -20 F ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which is true regarding BFS (Breadth First Search)? BFS will get trapped exploring a single path The entire tree so far been generated must be stored in BFS BFS is not guaranteed to find a solution if exists BFS is nothing but Binary First Search BFS will get trapped exploring a single path The entire tree so far been generated must be stored in BFS BFS is not guaranteed to find a solution if exists BFS is nothing but Binary First Search ANSWER DOWNLOAD EXAMIANS APP