Vidyalelo
Artificial Intelligence · Q693

Artificial Intelligence

Computer Related · Artificial Intelligence · question 693

Q693

How can you evaluate 1.25 + sqrt (144) in LISP?

A.
1.25+sqrt (1.44)
B.
(1.25+sqrt (1.44))
C.
(+1.25 sqrt (1.44)
Answer
D.
All of the mentioned

Answer: Option C

Solution

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