Multiple choice general knowledge science & technology

To invoke the LISP system, you must enter

  1. AI

  2. LISP

  3. CL (Common Lisp)

  4. both b and c

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

To invoke a LISP system, you enter either 'LISP' for standard LISP implementations or 'CL' specifically for Common Lisp environments. Both commands are valid entry points to start programming in the LISP language family.