Examveda
Examveda

In LISP, what is the function assigns the symbol x to y?

A. (setq y x)

B. (set y = 'x')

C. (setq y = 'x')

D. (setq y 'x')

Answer: Option D


This Question Belongs to Computer Science >> Artificial Intelligence

Join The Discussion

Related Questions on Artificial Intelligence