0 votes
in JAVA by
Which utility function is used to check the presence of elements in an ArrayList?

1 Answer

0 votes
by

Which utility function is used to check the presence of elements in an ArrayList?

hasNext() is used for the presence of the next element in an ArrayList.

Related questions

0 votes
asked Jan 31, 2020 in Selenium by SakshiSharma
0 votes
asked Jan 27, 2020 in JAVA by rahuljain1
...