adplus-dvertising
frame-decoration

Question

What is the output of the given statement?
span class="sy0"> * (setf route '(boston cambridge lincoln concord))
* (cons (last route))

a.

Boston

b.

Cambridge

c.

Lincoln

d.

Concord

Answer: (d).Concord

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the output of the given statement?

Similar Questions

Discover Related MCQs

Q. What is a procedure that returns a value that signals true or false?

Q. Which primitive tests two arguments to see if their values are the same expression?

Q. Which predicate tests to see if its first argument is an element of its second argument?

Q. What is meant by keyword argument?

Q. Which is used to produce a procedure object from a procedure name?

Q. Which of the following is used by member primitive to compare arguments?

Q. Which among these are the data type predicates?

Q. What is the use of zerop?

Q. Integerp and Zerop will be same __

Q. In clause what the zero or more additional forms are called?

Q. What is the value of last consequent form in the triggered clause?

Q. What will happen if the value of all the test-forms are nil?

Q. Which has a template that calls for particularly peculiar argument evaluation?

Q. Which checks the evaluated key form against the unevaluated keys using EQL?

Q. Which process helps to build large and complicated programs?

Q. Which abstractions have a prescribed behavior?

Q. What is the process of arranging procedures into layers?

Q. Which is used to seperate the abstraction layers?

Q. Which hides details behind abstraction boundaries?

Q. Which is bounded to a list of all unaccounted argument values?