Question:Which of the following conditions must be true to facilitate the usage of seek() function of an Array Collection's Cursor?
A The Array Collection must contain only similar data types.
B The Array Collection must be sorted.
C The Array Collection should have more than 278 objects.
D None of these
+ AnswerD
+ Report