Artificial intelligence A problem in a search space is defined by one of these state. Intermediate state Initial state Last state All of the mentioned Intermediate state Initial state Last state All of the mentioned ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which of the following algorithm is online search algorithm? Depth-first search algorithm Hill-climbing search algorithm None of the mentioned Breadth-first search algorithm Depth-first search algorithm Hill-climbing search algorithm None of the mentioned Breadth-first search algorithm ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In which of the following situations might a blind search be acceptable? real-life situation complex game All of these None of these small search space real-life situation complex game All of these None of these small search space ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The first AI programming language was called: FORTRAN None of these LISP IPL BASIC FORTRAN None of these LISP IPL BASIC ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is the other name for forward state-space search? None of the mentioned Progression planning Test planning Regression planning None of the mentioned Progression planning Test planning Regression planning ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function assigns . the value of a to b is None of these (b = a) (set b = a) (setq b a ) (setq a b) None of these (b = a) (set b = a) (setq b a ) (setq a b) ANSWER DOWNLOAD EXAMIANS APP