Artificial Intelligence - Study Mode

[#751] Which of the following is not an application of artificial intelligence?
Correct Answer

(D) DBMS

[#752] LISP machines also are known as:
Correct Answer

(A) AI workstations

[#753] Natural language processing can be divided into the two subfields of:
Correct Answer

(B) generation and understanding

[#754] How many ALU(s) is/are control by one control unit is SIMD (single instruction stream, multiple data stream) architecture?
Correct Answer

(A) one or more ALUs

[#755] Which of the following function returns t if the object is a number in LISP?
Correct Answer

(B) (numberp <object>)