Quiz: Clojure and Its Macros

Let's review a few concepts in macros.

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

Get hands-on with 1200+ tech skills courses.