What is the function of the remove(int index) method of the List interface?

What is the function of the remove(int index) method of the List interface?



Answer: removes the element at the specifies position


Learn More :

Data Structures

Learn More Multiple Choice Question :