Artificial Intelligence - Study Mode
[#571] The symbols used in describing the syntax of a programming language are __________
Correct Answer
(D) <>
[#572] Decision Tree is a display of an algorithm.
Correct Answer
(A) True
[#573] What are the two basic types of inferences?
Correct Answer
(A) Reduction to propositional logic, Manipulate rules directly
[#574] DFS is ______ efficient and BFS is __________ efficient.
Correct Answer
(A) Space, Time
[#575] Which will solve the conjuncts of the rule so that the total cost is minimized?
Correct Answer
(B) Conjunct ordering