| 
  
   Menu 
  × 
      
    × 
      Correct! 
    Exercise:Print the second item in the  
String[] cars = {"Volvo", "BMW", "Ford"};
System.out.println(@(7));
 
String[] cars = {"Volvo", "BMW", "Ford"};
System.out.println(cars[1]);
 
    Not CorrectClick here to try again. Correct!Next ❯ | 
This will reset the score of ALL 59 exercises.
Are you sure you want to continue?