Multiple Choice
All arrays have access to the methods and properties of this class:
A) VisualBasic.Array
B) Microsoft.Array
C) System.Array
D) None of the Above
Correct Answer:

Verified
Correct Answer:
Verified
Q29: String method Replace receives two arguments-the substring
Q30: Which statement below initializes array items to
Q30: For the array in the previous question,what
Q31: An array reference may be assigned only
Q32: ComboBox property _specifies the maximum number of
Q34: Class Array provides methods for _ arrays.<br>A)creating<br>B)modifying<br>C)sorting<br>D)searching<br>E)All
Q35: An array itself can be passed to
Q36: Arrays normally are data structures.<br>A)constant<br>B)dynamic<br>C)static<br>D)None of the
Q37: Arrays can hold only data of primitive
Q38: Class Array's method SortDesc will sort an