Multiple Choice
When you create a numeric array in C#, what value are its elements set to by default?
A) null
B) 0
C) 255
D) -1
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: Which one of the following statements is
Q37: A List object has a(n) _ that
Q40: An array's Length property is read only,
Q46: Writing the contents of an array to
Q47: An exception will occur if the specified
Q54: A(n) _ occurs when a loop iterates
Q67: The _ works like this: The smallest
Q74: Because arrays are always passed _, a
Q77: A two-dimensional array can be thought of
Q83: Because array subscripts start at 1 rather