Artificial intelligence In LISP, the function (copy-list ) returns a new list that is equal to by copying the top-level element of returns the length of All of these None of these returns t if is empty returns a new list that is equal to by copying the top-level element of returns the length of All of these None of these returns t if is empty ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which of the following algorithm is online search algorithm? Depth-first search algorithm None of the mentioned Hill-climbing search algorithm Breadth-first search algorithm Depth-first search algorithm None of the mentioned Hill-climbing search algorithm Breadth-first search algorithm ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The hardware features of LISP machines generally include: large memory and a high-speed processor letter-quality printers and 8-inch disk drives both (a) and (c) None of these a mouse and a specialized keyboard large memory and a high-speed processor letter-quality printers and 8-inch disk drives both (a) and (c) None of these a mouse and a specialized keyboard ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence To invoke the LISP system, you must enter None of these CL (Common Lisp) AI LISP both b and c None of these CL (Common Lisp) AI LISP both b and c ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A* algorithm is based on ___________ Depth-First –Search Best-First-Search Breadth-First-Search Hill climbing Depth-First –Search Best-First-Search Breadth-First-Search Hill climbing ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function X (x). (2x+l) would be rendered as (lambda (x) (+(*2 x)l)) None of these (lambda (x) (+1 (* 2x) (+ lambda (x) 1 (*2x)) (* lambda(x) (+2x1) (lambda (x) (+(*2 x)l)) None of these (lambda (x) (+1 (* 2x) (+ lambda (x) 1 (*2x)) (* lambda(x) (+2x1) ANSWER DOWNLOAD EXAMIANS APP