Test your understanding of organizing applications into modules.
Technical Quiz
1.
Why is it considered a good practice to keep all module artifacts inside the module’s folder?
A.
It simplifies module imports.
B.
It reduces the size of the module.
C.
It improves module encapsulation.
D.
It speeds up module compilation.
1 / 5