In which of the following, each data item contains at most 2 points A. List structure B. LISP C. List sorting D. List head E. None of the above
LISP, an acronym for list processing, is a programming language that was designed for easy manipulation of data strings. Developed in 1959 by John McCarthy, it is a commonly used language for artificial intelligence (AI) programming. In LISP, all computation is expressed as a function of at least one object.