Exercise: Artificial Intelligence

Questions for: Artificial Intelligence

Which of the following function returns t if the object is a number in LISP?
A:
(number <object>)
B:
(numberp <object>)
C:
(numericp <object>)
D:
(numeric <object>)
Answer: B
No answer description is available. Let's discuss.
How many ALU(s) is/are control by one control unit is SIMD (single instruction stream, multiple data stream) architecture?
A:
one or more ALUs
B:
One ALU
C:
Only two ALU .
D:
Impossible to say
Answer: A
No answer description is available. Let's discuss.
Natural language processing can be divided into the two subfields of:
A:
context and expectations
B:
generation and understanding
C:
semantics of pragmatics
D:
recognition and synthesis
Answer: B
No answer description is available. Let's discuss.
LISP machines also are known as:
A:
AI workstations
B:
time-sharing terminals
C:
super mini computers
D:
All of the above
Answer: A
No answer description is available. Let's discuss.
In LISP, the function (copy-list )
A:
returns a new list that is equal to <list> by copying the top-level element of <list>
B:
returns the length of <list>
C:
returns t if <list> is empty.
D:
All of the above
Answer: A
No answer description is available. Let's discuss.
Ad Slot (Above Pagination)
Quiz