InterviewSolution
Saved Bookmarks
| 1. |
In LISP, the atom that stands for “False” is ___________(a) t(b) nil(c) y(d) timeThis question was posed to me by my school teacher while I was bunking the class.My query is from LISP Programming topic in section LISP Programming of Artificial Intelligence |
|
Answer» CORRECT CHOICE is (B) nil For explanation I would SAY: None. |
|