Artificial intelligence Heuristic function h(n) is ________ Cheapest path from root to goal node Lowest path cost Average path cost Estimated cost of cheapest path from root to goal node Cheapest path from root to goal node Lowest path cost Average path cost Estimated cost of cheapest path from root to goal node ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The first widely-used commercial form of Artificial Intelligence (Al) is being used in many popular products like microwave ovens, automobiles and plug in circuit boards for desktop PCs. It allows machines to handle vague information with a deftness that mimics human intuition. What is the name of this AI? Fuzzy logic None of these Human logic Functional logic Boolean logic Fuzzy logic None of these Human logic Functional logic Boolean logic ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which of the following is an advantage of using an expert system development tool? imposed structure All of these knowledge engineering assistance rapid prototyping None of these imposed structure All of these knowledge engineering assistance rapid prototyping None of these ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The field that investigates the mechanics of human intelligence is: sociology cognitive science None of these history psychology sociology cognitive science None of these history psychology ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function assigns . the value of a to b is (setq b a ) None of these (setq a b) (set b = a) (b = a) (setq b a ) None of these (setq a b) (set b = a) (b = a) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function returns t if is even and nil otherwise: None of these (numnevenp ) (numeven ) (evenp ) (even ) None of these (numnevenp ) (numeven ) (evenp ) (even ) ANSWER DOWNLOAD EXAMIANS APP