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

Q & ACategory: Data StructureWhich of the following arrays are used in the implementation of list data type in python?
Admin Staff asked 4 years ago

Which of the following arrays are used in the implementation of list data type in python?
a) Bit array
b) Dynamic arrays
c) Sparse arrays
d) Parallel arrays

1 Answers
Admin Staff answered 4 years ago

b) Dynamic arrays