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