Suppose a source file contains a large number of import statements.
How do the imports affect the time required to compile the source file?
Click to view the answer
B.
Importing slightly increases compilation time.