subject

AUTOLISP PROGRAM –There is no error inthis program. 3points each –Total of 9points(defun c:finalexam()(SETQ X 0)(SETQ X (GETINT "Please enter X:"))(IF (< X 2)(SETQ Y (GETPOINT "Please enter a point:")))(princ Y)(princ)(terpri))a)After this program is being entered into AutoCAD, what do you type to run this program?b)After user inputs the numerical value of1for X after being asked, what isthe program outputimmediately afterwardon the screen?c)Assuming the IF statement is true, user enter (1, 2) for Y, what will be the output of the program?d)Extra Credit–Why kind of var

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 23:10
Write a method that accepts a string object as an argument and returns the number of words it contains. for instance, if the argument is "four score and seven years ago", the method should return the number 6. demonstrate the method in a program that asks the user to input a string and then passes that string into the method, printing out whatever the method returns.
Answers: 3
question
Computers and Technology, 23.06.2019 09:30
Name the range function that would generate the following list of integers values: 0,1,2,3,4,5.
Answers: 1
question
Computers and Technology, 23.06.2019 16:30
You have read about the beginnings of the internet and how it was created. what was the internet originally created to do? (select all that apply) share research. play games. communicate. share documents. sell toys
Answers: 1
question
Computers and Technology, 23.06.2019 17:00
1. which of the following is not an example of an objective question? a. multiple choice. b. essay. c. true/false. d. matching 2. why is it important to recognize the key word in the essay question? a. it will provide the answer to the essay. b. it will show you a friend's answer. c. it will provide you time to look for the answer. d. it will guide you on which kind of answer is required.
Answers: 1
You know the right answer?
AUTOLISP PROGRAM –There is no error inthis program. 3points each –Total of 9points(defun c:finalexam...
Questions
question
Social Studies, 17.07.2019 14:20