1.

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» E.


Discussion

No Comment Found