Multiple Choice
Which of the following is not a method provided by an array
A) Sort
B) Copy
C) BinarySearch
D) Reverse
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: Which of the following is not a
Q19: Classes which implement the IEnumerator interface must
Q20: Which of the following statements is false<br>A)
Q21: Enumerators must implement the IEnum interface.
Q22: The generic class SortedDictionary takes two type
Q24: All collection classes in theNET Framework implement
Q25: Enumerators can be used to modify the
Q26: All arrays implicitly inherit from abstract base
Q27: Which of the following statements is false<br>A)
Q28: Using the collection classes,_.<br>A) programmers can code