...

/

Quiz: Clojure and Its Macros

Quiz: Clojure and Its Macros

Let's review a few concepts in macros.

We'll cover the following...
1

What are macros used for?

A)

To modify values and transform references into mutable references

B)

To extend the code in a way that allows you to create functionality that can be reused multiple times and integrated as if it were part of the core code of the system

C)

To extend the code by modifying the references of existing core functions

D)

To extend the code by adding arities to existing core functions

Question 1 of 50 attempted
Access this course and 1400+ top-rated courses and projects.