In LISP is the main tool used for iteration-06516
In LISP, __________ is the main tool used for iteration.
This multiple choice question (MCQ) is related to the book/course vu cs508 Modern Programming Languages. It can also be found in vu cs508 Final Term - Quiz No.7.
In LISP, __________ is the main tool used for iteration.
Recursion
For Loop
While Loop
Do-While Loop