Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8bf4ef2a91 |
@@ -15,9 +15,9 @@ You are provided with starter code. Your task is to complete the missing parts m
|
|||||||
|
|
||||||
The following parts are already implemented for you:
|
The following parts are already implemented for you:
|
||||||
|
|
||||||
### Course Class
|
### Course C
|
||||||
- Fields: `courseName`, `courseCode`, `capacity`
|
- Fields: `courseName`, `courseCode`, `capacity`
|
||||||
- Constructor
|
- Construc
|
||||||
- Getter methods
|
- Getter methods
|
||||||
- Methods for managing capacity:
|
- Methods for managing capacity:
|
||||||
- `reduceCapacity()`
|
- `reduceCapacity()`
|
||||||
|
|||||||
Reference in New Issue
Block a user