Loading practice questions
Choose the correct option for the output when lower or upper-case arguments are given in LISP.
(A) Same output
Explanation:
LISP gives the same output for both the cases. In fact, LISP always gives output in upper case letters.