Quiz Yourself: Modules and Named Functions
Quiz yourself on the knowledge you learned about modules and named functions.
Technical Quiz
1.
Which statement is true about .ex
and .exs
?
A.
The .exs
file is meant to be compiled.
B.
The .ex
file is used for scripting.
C.
Both A and B
D.
None of the above
1 / 5