Artificial intelligence In LISP, which of the following function assigns the value 10 to the symbol a? None of these None of these (a = 10) (d) (setq 10 a) (setq a 10) (a = b) where b = 10 None of these None of these (a = 10) (d) (setq 10 a) (setq a 10) (a = b) where b = 10 ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence When a top-level function is entered, the LISP processor do(es) All of these It reads the function entered It evaluates the function and the function's operands It prints the results returned by the function. None of these All of these It reads the function entered It evaluates the function and the function's operands It prints the results returned by the function. None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence An expert system differs from a database program in that only an expert system: None of these contains declarative knowledge expects users to draw their own conclusions features the retrieval of stored information contains procedural knowledge None of these contains declarative knowledge expects users to draw their own conclusions features the retrieval of stored information contains procedural knowledge ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Elementary linguistic units which are smaller than words are: syllables All of these phonemes None of these allophones syllables All of these phonemes None of these allophones ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In AI programming, a list may contain: fields None of these All of these pointers cells fields None of these All of these pointers cells ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A KES knowledge base contains information in the form of: associations free text All of these actions schema associations free text All of these actions schema ANSWER DOWNLOAD EXAMIANS APP