Artificial intelligence When a top-level function is entered, the LISP processor do(es) It reads the function entered None of these It prints the results returned by the function. All of these It evaluates the function and the function's operands It reads the function entered None of these It prints the results returned by the function. All of these It evaluates the function and the function's operands ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Who is considered to be the "father" of artificial intelligence? Allen Newell John McCarthy Alan Turning Fisher Ada None of these Allen Newell John McCarthy Alan Turning Fisher Ada None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The hardware features of LISP machines generally include: large memory and a high-speed processor None of these a mouse and a specialized keyboard both (a) and (c) letter-quality printers and 8-inch disk drives large memory and a high-speed processor None of these a mouse and a specialized keyboard both (a) and (c) letter-quality printers and 8-inch disk drives ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, which of the following function assigns the value 10 to the symbol a? (a = b) where b = 10 (setq a 10) None of these None of these (a = 10) (d) (setq 10 a) (a = b) where b = 10 (setq a 10) None of these None of these (a = 10) (d) (setq 10 a) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence How many ALU(s) is/are control by one control unit is SIMD (single instruction stream, multiple data stream) architecture? one or more ALUs One ALU Only two ALU None of these Impossible to say one or more ALUs One ALU Only two ALU None of these Impossible to say ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The traditional way to exit and LISP system is to enter None of these exit bye quit ok None of these exit bye quit ok ANSWER DOWNLOAD EXAMIANS APP