A method for adding an element at an index k in a list throws an exception unless
a. k is negative
b. k is nonnegative and less than the size of the list
c. k is nonnegative and less than or equal to the size of the list
d. k is positive and less than or equal to the size of the list
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.