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, 22.06.2019 09:00
Designing a mobile web page is a little different from designing a regular web page. name at least three features that should be considered when designing a website that is mobile phone-friendly, and briefly explain why they are important.
Answers: 1
question
Computers and Technology, 22.06.2019 19:30
When creating a presentation in libre office impress, where does the editing of slides take place? a. the slides panel b. the center panel c. the tasks panel, under the masters pages tab d. the tasks panel, under the layouts tab
Answers: 3
question
Computers and Technology, 22.06.2019 21:00
Simon says is a memory game where "simon" outputs a sequence of 10 characters (r, g, b, y) and the user must repeat the sequence. create a for loop that compares the two strings starting from index 0. for each match, add one point to userscore. upon a mismatch, exit the loop using a break statement. assume simonpattern and userpattern are always the same length. ex: the following patterns yield a userscore of 4: simonpattern: rrgbryybgy userpattern: rrgbbrybgy
Answers: 2
question
Computers and Technology, 24.06.2019 01:30
Suppose a cpu with a write-through, write-allocate cache achieves a cpi of 2. what are the read and write bandwidths (measured by bytes per cycle) between ram and the cache? (assume each miss generates a request for one block.)
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
Mathematics, 24.05.2020 21:57
question
SAT, 24.05.2020 21:57
Questions on the website: 13722363