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 Natural language understanding is used in: text understanding systems (b) and (c) above All of these natural language front ends natural language interfaces text understanding systems (b) and (c) above All of these natural language front ends natural language interfaces ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Translate the following statement into FOL. “For every a, if a is a philosopher, then a is a scholar” ∀ a philosopher(a) scholar(a) None of the mentioned ∃ a philosopher(a) scholar(a) All of the mentioned ∀ a philosopher(a) scholar(a) None of the mentioned ∃ a philosopher(a) scholar(a) All of the mentioned ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The primary method that people use to sense their environment is: reading speaking seeing writing None of these reading speaking seeing writing None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence An algorithm is complete if ____________ It has a loop It does not terminate with a solution It starts with a solution It terminates with a solution when one exists It has a loop It does not terminate with a solution It starts with a solution It terminates with a solution when one exists ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A computer program that contains expertise in a particular domain is called an: None of these intelligent planner expert system automatic processor operational symbolizer None of these intelligent planner expert system automatic processor operational symbolizer ANSWER DOWNLOAD EXAMIANS APP