Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which of the following list-like data structure is used for managing a dynamic collection of SparseArrays?

a) SparseList
b) GeoList
c) SparseSeries
d) All of the mentioned

Answer: a
Explanation: To create one, simply call the SparseList constructor with a fill_value.

Join The Discussion