Artificial intelligence In LISP, the function assigns . the value of a to b is (set b = a) None of these (setq b a ) (b = a) (setq a b) (set b = a) None of these (setq b a ) (b = a) (setq a b) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is the evaluation function in A* approach? Path cost from start node to current node + Heuristic cost Heuristic function Path cost from start node to current node Average of Path cost from start node to current node and Heuristic cost Path cost from start node to current node + Heuristic cost Heuristic function Path cost from start node to current node Average of Path cost from start node to current node and Heuristic cost ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Computers normally solve problem by breaking them down into a series of yes-or-no decisions represented by 1s and 0s. What is the name of the logic that allows computers to assign numerical values that fail somewhere between 0 and 1? None of these Human logic Fuzzy logic Boolean logic Operational logic None of these Human logic Fuzzy logic Boolean logic Operational logic ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Who is considered to be the "father" of artificial intelligence? Alan Turning Allen Newell None of these Fisher Ada John McCarthy Alan Turning Allen Newell None of these Fisher Ada John McCarthy ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In which of the following situations might a blind search be acceptable? real-life situation small search space None of these All of these complex game real-life situation small search space None of these All of these complex game ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Automated vehicle is an example of ______ Supervised learning Unsupervised learning Reinforcement learning Active learning Supervised learning Unsupervised learning Reinforcement learning Active learning ANSWER DOWNLOAD EXAMIANS APP