| 
  
   Menu 
  × 
      
    × 
      Correct! 
    Exercise:Use the correct Array method to remove the last item of the  
var fruits = ["Banana", "Orange", "Apple"];
@(12);
 
var fruits = ["Banana", "Orange", "Apple"];
fruits.pop();
 
    Not CorrectClick here to try again. Correct!Next ❯ | 
This will reset the score of ALL 67 exercises.
Are you sure you want to continue?