Which of the following methods returns the number of elements in an ArrayList?

Last Updated :
Discuss
Comments

Which of the following methods returns the number of elements in an ArrayList?


size()

length()

count()


getSize()

Share your thoughts in the comments