Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C# Programming
»
Collection Classes
Which of the following is the correct way to find out the number of elements currently present in an ArrayList Collection called arr?
arr.Count
arr.GrowSize
arr.MaxIndex
arr.Capacity
arr.UpperBound
Show Answer
Correct Answer:
arr.Count
← Previous
Next →
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment