Vidyalelo
Computer Science · Q146

Artificial Intelligence

Engineering and GATE · Computer Science · 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