Fill in the blank to retrieve the number of elements in an array called "test" ______ | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
- 6

Fill in the blank to retrieve the number of elements in an array called "test" ______

it's a java question

22nd Mar 2017, 11:06 AM
MICHAEL Gicheri
5 Réponses
- 3
5
22nd Mar 2017, 11:16 AM
rambo
+ 9
test.length()
22nd Mar 2017, 11:15 AM
Krishna Teja Yeluripati
Krishna Teja Yeluripati - avatar
+ 7
Where is the blank?
22nd Mar 2017, 11:13 AM
Krishna Teja Yeluripati
Krishna Teja Yeluripati - avatar
0
there
22nd Mar 2017, 11:14 AM
MICHAEL Gicheri
0
yes that's the answer
22nd Mar 2017, 11:23 AM
MICHAEL Gicheri