الرجوع
تسجيل الدخول
Suppose you declare an array as
int[] numbers = new int[10];
What is the value of numbers.length?