Which of the following is true?
A. By default, all the NumPy functions have been available through the SciPy namespace
B. There is no need to import the NumPy functions explicitly, when SciPy is imported
C. SciPy is built on top of NumPy arrays
D. All of the above
Correct Answer: Option D. All of the above