JAVA
CPS 2231 Part 1.2. Write a subclass of course, called a Hybrid Course. The UML of the Hybrid Course is presented below: HybridCourse web : : percent offgemoteLearning int +Hybridcourseo +HybridCourse (courseName String, section Number flit, instructorName, String, percentofRemote Learning : int) +getCapacity () : int +getEercentofRemoteLearningo; int +set Percent ofRemoteLearning (percent ofRemoteLearning : int) void +toStrial): String Override the getCapasitve method, so it returns a number 40. Add comments to your class. . Note: No methods should have any empty bodies in the definition.
JAVA
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am