Quiz on Modules and Libraries
Here is a quiz to test your understanding of the concepts related to modules and libraries.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
If the module name is not specified, then it is assumed as the file name ___.
A.
with .d
extension
B.
without .d
extension
C.
with only a dot at the end
D.
None of these
1 / 3