Multiple choice

LISP stands for _____.

  1. List Progress

  2. List Processor

  3. List Progressive

  4. List Programming

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

LISP (List Processing) is a high-level programming language designed for symbolic computation and list manipulation. Its name directly reflects its core functionality - processing lists as the primary data structure.