ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
How the files are specified in lisp?
Strings
Characters
Booleans
None of the mentioned
Correct Answer: A — Strings
Files are specified as strings, which is one lisp's data type.