Quiz Yourself: Modules and Named Functions
Quiz yourself on the knowledge you learned about modules and named functions.
We'll cover the following...
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
Question 1 of 50 attempted
Ask