Quiz on Using Modules

Test your module skills and knowledge by taking this quiz.

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

When would you use an explicit export instead of an implicit export?

A.

When you want to export only select variables from multiple declarations

B.

When you want to export a variable with a different name than its declared name

C.

Both of the above


1 / 5