Examlex

Solved

When an Array Is Created with the New Operator, the Elements

question 19

Essay

When an array is created with the new operator, the elements of the array are automatically assigned default values. Can you identify those values for numeric elements, boolean elements, char elements, and object references?


Definitions:

Related Questions