Question: 3 . Download the source code files of Driver.java into the package folder ( this is the version with only four instance variables ID ,

3. Download the source code files of Driver.java into the package folder (this is the version with
only four instance variables ID, name, gender, and GPA). Add/modify its package statement to
make it part of the your_lastname.your_firstname package. This should be the only thing you
change in this Driver class.
4. Create a Room class. At the top of the source code, add lines of comment to show your name and
date of writing the code. Then, make it part of the your_lastname.your_firstname package using
a proper package statement. This class should contain four instance variables as follow

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!