Consider the following array:
What is the value of myArray[myArray[1] – myArray[0]]

-3

Leave a Comment