Home » Unlabelled » 42.Which of the following is the correct way to find out the number of elements currently present in an ArrayList Collection called arr?
Friday, 16 December 2011
42.Which of the following is the correct way to find out the number of elements currently present in an ArrayList Collection called arr?
A.arr.Count B.arr.GrowSize C.arr.MaxIndex D.arr.Capacity E.arr.UpperBound Answer: Option A
No comments:
Post a Comment