The method used in empty list.
Answers
Answered by
1
Answer:
Helo mate
Heres ur answer
Java Collections. isEmpty() method of java.util.ArrayList class is used for checking whether the list is empty or not. This method returns a boolean value. public boolean isEmpty() It returns true if the list is empty otherwise it gives false.
Answered by
0
Answer:
The isEmpty() method of List interface in java is used to check if a list is empty or not. It returns true if the list contains no elements otherwise it returns false if the list contains any element. Returns: It returns True if the list has no elements else it returns false. The return type is of datatype boolean.
Explanation:
Follow me on this app and Facebook page and the Twitter app at so I am Sumi Islam Brishty and Mark my answer as soon as possible.
Similar questions
Environmental Sciences,
5 months ago
Math,
5 months ago
Math,
5 months ago
Hindi,
10 months ago
English,
10 months ago
India Languages,
1 year ago
English,
1 year ago