Lisp Programming Question:
Download Questions PDF

Explain What is the ouput like?

Answer:

LG3 writes easy-to-read, fully indented AutoLISP programs loaded with detailed comments in English that explain what all of the LISP code is doing. The files are standard ".LSP" files. You can view, edit, or print them with any editor, and run them on any AutoCAD system with or without the Generator.

Download Lisp Programming Interview Questions And Answers PDF

Previous QuestionNext Question
How to determine if a file is a directory or not? How do I get the current directory name from within a Lisp program? Is there any way to create a directory?What if we get interrupted?