Page 1 of 1

Which among the following is the correct way to find out the number of elements currently present in an ArrayListCollect

Posted: Wed Jul 13, 2022 7:57 pm
by answerhappygod
a) arr.Capacity
b) arr.Count
c) arr.MaxIndex
d) arr.UpperBound