MCQ
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