Which of the following methods is used to check if an ArrayList is empty?

Last Updated :
Discuss
Comments

Which of the following methods is used to check if an ArrayList is empty?

isEmptyList()

isNull()

isEmpty()


empty()

Share your thoughts in the comments