Artificial intelligence Best-First search can be implemented using the following data structure Circular Queue Stack Priority Queue Queue Circular Queue Stack Priority Queue Queue ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What are Semantic Networks? A way of representing knowledge Data Structure Data Type None of the mentioned A way of representing knowledge Data Structure Data Type None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which is not a property of representation of knowledge? Inferential Efficiency Representational Verification Inferential Adequacy Representational Adequacy Inferential Efficiency Representational Verification Inferential Adequacy Representational Adequacy ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, which of the following function assigns the value 10 to the symbol a? None of these None of these (a = b) where b = 10 (setq a 10) (a = 10) (d) (setq 10 a) None of these None of these (a = b) where b = 10 (setq a 10) (a = 10) (d) (setq 10 a) 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? Supercomputers Intelligent computers Smart computers Neural network computers None of these Supercomputers Intelligent computers Smart computers Neural network computers None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence To which depth does the alpha-beta pruning can be applied? 10 states Any depth 6 states 8 states 10 states Any depth 6 states 8 states ANSWER DOWNLOAD EXAMIANS APP