C2
Given the two java classes, add the necessary constructors in C2
so that the code compiles. Do not make any changes to C1
.
Recall that java will not include a default constructor if a class includes other constructors.
Type your solution
Skills Practiced:
3.B
4.A
4.B
1.C
Saved
Saved