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)

Artificial Intelligence Basics MCQ Quiz (Multiple Choice Questions And Answers)

Similar questions


need a help?


find thousands of online teachers now
To invoke the LISP system, you must enter... >>
<< ART (Automatic Reasoning Tool) is designed to be u...