Computer Science - Artificial Intelligence - Discussion

Discussion Forum : Artificial Intelligence - Section 2 (Q.No. 38)
38.
In LISP, the function (minusp (-20 4 8 8 1) returns
T
F
NIL
-20
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
3 comments Page 1 of 1.

Tithi said:   5 years ago
Minusp(): return True if real is less than Zero otherwise return False.

Here minusp(-20 4 8 8 1) all are real no so answer is True.

Maha said:   7 years ago
Explain it, please.

Rohit said:   1 decade ago
Explain please.

Post your comments here:

Your comments will be displayed after verification.