Quiz Question 1 of 3
What will happen when the following code runs.
int[] primes = {1, 3, 5, 7, 9};
int fifthPrime = primes[5];
Choose the correct answer below:
Quizzes are the best way to test your knowlege. Sign up for Treehouse today and prove yourself. We guarantee 100% satisfaction.