To access the 8th element of an int array named myArray of 15 elements, you would write? (A) int[8] (B) int[7] (C) myArray[7] (D) myArray[8]â–ºCorrect Option Correct Option is: C