Page 1 of 1

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
by answerhappygod
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.