Computer Science, asked by soma35668, 2 months ago

why we are using the sublist?

Answers

Answered by veeraswamy708
0

Answer:

The subList() method of java. util. ArrayList class is used to return a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive. (If fromIndex and toIndex are equal, the returned list is empty.)..

I hope it May helpful to you ...

please mark the as brainlist...

Similar questions