In LISP, the function assigns . the value of a to b is

Question:

In LISP, the function assigns . the value of a to b is

A.

(setq a b)

B.

(setq b a )

C.

(b = a)

D.

(set b = a)

Answer» b. (setq b a )

Note: The above multiple-choice question is for all general and Competitive Exams in India