Multiple Choice
By default, Java initializes array elements to __________.
A) 0
B) 100
C) -1
D) 1
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q41: Subscripting always starts with _.<br>A) 0<br>B) 1<br>C)
Q42: The ArrayList class is in the _
Q43: Given that String[ ] str has been
Q44: What would be the result of executing
Q45: In Java, you do not use the
Q47: The _ method removes an item from
Q48: A sorting algorithm is used to locate
Q49: In memory, an array of String objects
Q50: The binary search algorithm _.<br>A) is less
Q51: If a[ ] and b[ ] are