Как определить длину массива myarray?
Explanation
Array is an object in Java and this object have a public field lenght which you can access by dot like this: myarray.lenght. Note that String class has a public method lenght() to determine number of characters in strings.

Follow CodeGalaxy

Mobile Beta

Get it on Google Play
Send Feedback
Keep exploring
Java quizzes
Cosmo
Sign Up Now
or Subscribe for future quizzes