In Lisp, how are variables represented?

a. With a dollar sign prefix ($variable)
b. With a hash symbol prefix (#variable)
c. Without any special prefix (variable)
d. With a percent sign prefix (%variable)



Answer :

Other Questions