Part 1 - NumPy MCQ Questions | Data Science MCQ Questions

Опубликовано: 06 Апрель 2026
на канале: TecTute
4,022
59

1. What is the primary data structure in NumPy for representing arrays?
D. ndarray

2. Which method is used to create a NumPy array from a normal Python list?
A. np.array()

3. What function is used to find the size in a NumPy array?
D. array.size

Which library is used for numerical computations in Python? Bonus
B. NumPy

#python #interviewquestions #pandas #pandastutorial