Quiz: Functions

Test your understanding of functions in Solidity.

We'll cover the following...
Technical Quiz
1.

(Select all that apply.) Why are function modifiers used?

A.

To change how a function behaves

B.

To add a requirement to a contract

C.

To add a requirement to a function

D.

To modify a contract


1 / 5
...