Artificial intelligence The “Turing Machine” showed that you could use a/an _____ system to program any algorithmic task. Recursive Binary Semantic Electro-chemical Recursive Binary Semantic Electro-chemical ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which search method will expand the node that is closest to the goal? A* search None of the mentioned Best-first search Greedy best-first search A* search None of the mentioned Best-first search Greedy best-first search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which company offers the LISP machine considered to be "the most powerful symbolic processor available"? Symbolics Texas Instruments LMI None of these Xerox Symbolics Texas Instruments LMI None of these Xerox ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which of the following is also called as exploratory learning? Unsupervised learning Supervised learning Active learning Reinforcement learning Unsupervised learning Supervised learning Active learning Reinforcement learning ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, which of the following function assigns the value 10 to the symbol a? (setq a 10) None of these (a = b) where b = 10 (a = 10) (d) (setq 10 a) None of these (setq a 10) None of these (a = b) where b = 10 (a = 10) (d) (setq 10 a) None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In AI programming, a list may contain: cells None of these fields All of these pointers cells None of these fields All of these pointers ANSWER DOWNLOAD EXAMIANS APP