Examveda

Which among the following is the correct way to find out the number of elements currently present in an ArrayListCollection called arr?

A. arr.Capacity

B. arr.Count

C. arr.MaxIndex

D. arr.UpperBound

Answer: Option B


This Question Belongs to C Sharp Programming >> Miscellaneous In C Sharp

Join The Discussion

Related Questions on Miscellaneous in C Sharp