Vidyalelo
Data Structure · Q137

Arrays in Data Structures

Programming · Data Structure · question 137

Q137

Which of the following arrays are used in the implementation of list data type in python?

A.
Bit array
B.
Dynamic arrays
Answer
C.
Sparse arrays
D.
Parallel arrays

Answer: Option B

Solution

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