Computer Science, asked by kaustavamohanty2004, 5 months ago

which method is used to delete the first occurance of given item in a list​

Answers

Answered by sreyasinharkl
1

Answer:

Remove(Object) method is used to remove the first occurrence of a specific object from the ArrayList.

I hope my answer helps you......

Similar questions