Java Associate — Medium
Key points
- Removing an element at a specific index shifts the elements after it
- The elements in the list are printed in the order they were added
- The remove() method takes the index of the element to be removed
Ready to go further?
Related questions
