Vidyalelo
Data Structure · Q2

Standard Libraries in Data Structures

Programming · Data Structure · question 2

Q2

In Python, which module provides a collection of high-performance data structures like deque and defaultdict?

A.
itertools
B.
numpy
C.
math
D.
collections
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board