This lab was designed to give you a chance to practice using both arrays and ArrayLists. The differences between the two will be highlighted since you will be performing the same operations with each.
You want to get started programming Java, but you don’t want the tools to get in the way? Try these clean, simple, and friendly Java IDEs You say you want to learn Java. It can be a daunting language.
Trace the code by hand, then enter your answers in the table below. Commit your code (you don't have to push yet), then test your answers in BlueJ. If your answers were wrong, fix them, then add a ...