Artificial Intelligence - Study Mode
[#741] Automated vehicle is an example of ______
Correct Answer
(A) Supervised learning
[#742] How many issues are available in describing degree of belief?
Correct Answer
(B) 2
[#743] In many problems the path to goal is irrelevant, this class of problems can be solved using ____________
Correct Answer
(C) Local Search Techniques
[#744] Face Recognition system is based on which type of approach?
Correct Answer
(B) Applied AI approach
[#745] In LISP, the addition 3 + 2 is entered as _______________
Correct Answer
(D) (+ 3 2)