Artificial intelligence Decision support programs are designed to help managers make: business decisions visual presentations budget projections None of these vacation schedules business decisions visual presentations budget projections None of these vacation schedules ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which of the following algorithm is online search algorithm? Breadth-first search algorithm Depth-first search algorithm Hill-climbing search algorithm None of the mentioned Breadth-first search algorithm Depth-first search algorithm Hill-climbing search algorithm None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function returns t if is even and nil otherwise: None of these (evenp ) (numeven ) (even ) (numnevenp ) None of these (evenp ) (numeven ) (even ) (numnevenp ) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In a rule-based system, procedural domain knowledge is in the form of: control rules meta-rules production rules rule interpreters None of these control rules meta-rules production rules rule interpreters None of these 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) (+2x1) (+ lambda (x) 1 (*2x)) (lambda (x) (+(*2 x)l)) None of these (lambda (x) (+1 (* 2x) (* lambda(x) (+2x1) (+ lambda (x) 1 (*2x)) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function returns the first element of a list Is car set None of these first second car set None of these first second ANSWER DOWNLOAD EXAMIANS APP