In Java, arrays can be thought of as lists that are indexed using _____________________. 1. monkeys. 2. integers startin
Posted: Mon Jun 06, 2022 12:26 pm
In Java, arrays can be thought of as lists that are indexed
using _____________________.
1. monkeys.
2. integers starting with 0.
3. anything (they are all associative arrays by default).
4. integers or floats/doubles starting with 0.
using _____________________.
1. monkeys.
2. integers starting with 0.
3. anything (they are all associative arrays by default).
4. integers or floats/doubles starting with 0.