Додати до Chrome
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Consider an integer array defined as follows in java.
int [ ] n = new int [30];
Which of the following is true?
The variable n is of type int with the value 30 in it.
The number of bytes used to store and access this array = (30 * the size of an integer)
The array can only be accessed by incrementing or decrementing its index by 1.
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!