Quiz: Bundle Variables Together
Solve this quiz on bundling related data using Java classes and fields.
We'll cover the following...
We'll cover the following...
In the last lesson, you learned how to use classes to group related data into objects, like ...