Artificial intelligence Which instruments are used for perceiving and acting upon the environment? None of the mentioned Perceiver Sensors and Actuators Sensors None of the mentioned Perceiver Sensors and Actuators Sensors ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which is the most straightforward approach for planning algorithm? Depth-first search State-space search Hill-climbing search Best-first search Depth-first search State-space search Hill-climbing search Best-first search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, which of the following function assigns the value 10 to the symbol a? None of these (a = 10) (d) (setq 10 a) (a = b) where b = 10 (setq a 10) None of these None of these (a = 10) (d) (setq 10 a) (a = b) where b = 10 (setq a 10) None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Research scientists all over the world are taking steps towards building computers with circuits patterned after the complex inter connections existing among the human brain's nerve cells. What name is given to such type of computers? None of these Supercomputers Intelligent computers Neural network computers Smart computers None of these Supercomputers Intelligent computers Neural network computers Smart computers ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is the space complexity of Depth-first search? O(bm) O(m) O(bl) O(b) O(bm) O(m) O(bl) O(b) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A problem in a search space is defined by one of these state. Last state All of the mentioned Intermediate state Initial state Last state All of the mentioned Intermediate state Initial state ANSWER DOWNLOAD EXAMIANS APP