Author | Message |
---|---|
rmoussa
Posts: 10
|
Posted 08:12 Feb 11, 2018 |
This lab is very confusing, so are we going to create the three classes in the same java program or is it going to be separate classes in different three programs? |
jhurley
Posts: 207
|
Posted 08:42 Feb 11, 2018 |
One program, three classes, one file per class. See the College/Department/Course example Last edited by jhurley at
08:43 Feb 11, 2018.
|