Arrayslists Worksheet 2

By Mickey Arnold
Last updated 10 months ago
12 Questions

What will be printed at LINE 1?

What will be printed at LINE 2?

What will be printed at LINE 3?

What will be printed at LINE 4?

What will be printed at LINE 5?

What will be printed at LINE 6?

What will be printed at LINE 7?

What will be printed at LINE 8?

//instantiate an ArrayList of Grade references


//write the code to load in 8 Grade references – use a for loop


//write the code to print out each of the 8 Grades


//write the code to print out each of the 8 Grades as a letter