- 1

What is the different between array and object

19th Jun 2019, 7:49 PM
Adetunji
Adetunji - avatar
2 Respuestas
+ 2
An array is a "child" of object. Arrays have indexes, instead of properties, where they hold their values.
19th Jun 2019, 8:10 PM
Airree
Airree - avatar
- 1
In java, arrays are always objects :)
19th Jun 2019, 11:14 PM
HNNX 🐿
HNNX 🐿 - avatar