MCQ 1011 Mark
When we declare an array variable without initialization, only a variable is created to hold the reference. Consider this statement.
- ✓This statement is true
- BThis statement is false
- CIt depends on version of Java
- DIt depends on type of an array
Answer
View full question & answer→Correct option: A.
This statement is true
This statement is true