Q:

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

0

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


  1. (setq a b)
  2. (setq b a )
  3. (b = a)
  4. (set b = a)

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

B. (setq b a )

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Similar questions


need a help?


find thousands of online teachers now