Vidyalelo
Artificial Intelligence · Q146

Artificial Intelligence

Computer Related · Artificial Intelligence · question 146

Q146

In LISP, the function returns t if is even and nil otherwise ___________

A.
(evenp <integer>)
Answer
B.
(even <integer>)
C.
(numeven <integer>)
D.
(numnevenp <integer>)

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board