1.

__ gives the number of objects present

A. list.size()
B. list.copyInto(array)
C. list.removeElement(item)
D. Both A and B
Answer» B. list.copyInto(array)


Discussion

No Comment Found