If the GetLength operation is associated with a sorted list returns 43, and we then call the Delete operation for the list, passing it a value that matched the 21st item in the list: a. What is the index of the component that is deleted? b. What is the index of the component that takes its place? c. What does the Length operation return after the deletion? d. How many components in the list change their positions as a result of the deletion?