Computer Science - Artificial Intelligence

Exercise : Artificial Intelligence - Section 2
46.
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?
Boolean logic
Human logic
Fuzzy logic
Functional logic
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

47.
In his landmark book Cybernetics, Norbert Wiener suggested a way of modeling scientific phenomena using not energy, but:
mathematics
intelligence
information
history
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

48.
Input segments of AI programming contain(s)
sound
smell
touch
sight and taste
All of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

49.
The applications in the Strategic Computing Program include:
battle management
autonomous systems
pilot's associate
All of the above
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

50.
In LISP, the function evaluates <object> and assigns this value to the unevaluated <sconst>.
(constant <sconst> <object>)
(defconstant <sconst> <object>)
(eva <sconst> <object>)
(eva <object> <sconst>)
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.