Question: Given the following array declaration and instantiation in Java, what is the index of the last value in the array? int myArray - new int

Given the following array declaration and instantiation in Java, what is the index of the last value in the array? int myArray - new int (3); O 2 No array will be created 0 1 03
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
