Artificial intelligence The conference that launched the AI revolution in 1956 was held at: None of these Stanford Dartmouth New York Harvard None of these Stanford Dartmouth New York Harvard ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is the term used for describing the judgmental or commonsense part of problem solving? Heuristic Value based Critical Analytical None of these Heuristic Value based Critical Analytical None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence MLMenu, a natural language interface for the TI Explorer, is similar to: None of these NaturalLink PROLOG Ethernet the Personal Consultant None of these NaturalLink PROLOG Ethernet the Personal Consultant ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function returns the list that results after the first element is removed (the rest f the list), is..........? cons last car cdr cons last car cdr 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 (a = 10) (d) (setq 10 a) (setq a 10) None of these None of these (a = b) where b = 10 (a = 10) (d) (setq 10 a) (setq a 10) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is the space complexity of Depth-first search? O(m) O(b) O(bm) O(bl) O(m) O(b) O(bm) O(bl) ANSWER DOWNLOAD EXAMIANS APP