Vidyalelo
Computer Science · Q707

Artificial Intelligence

Engineering and GATE · Computer Science · question 707

Q707

In LISP, the square root of X is referenced as _____________

A.
sqrt(x)
B.
(sqrt x)
Answer
C.
x/2
D.
x/3

Answer: Option B

Solution

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