Quiz: Functions

Test your understanding of functions in Solidity.

We'll cover the following...
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

Question 1 of 50 attempted
...