PROG 5121 ICE TASK 1 Write a Java Program that takes input of all your course marks and computes the average mark, the high mark and the lowest mark using the JOPtionPane. #Make use of constructors, instance variables and object instantiation in your implementation. #Make use of Polymorphism (overloading and overriding). Inheritance (using class Course as superclass and Module Marks as subclasses). #Also encapsulate your fields. #Add comments for readability.
PROG 5121 ICE TASK 1 Write a Java Program that takes input of all your course marks and computes the average mark, the high mark and the lowest mark using the JOPtionPane. # Make use of constructors, instance variables and object instantiation in your implementation. # Make use of Polymorphism (overloading and overriding). #Inheritance (using class Course as superclass and Module Marks as subclasses). #Also encapsulate your fields. #Add comments for readability.
PROG 5121 ICE TASK 1 Write a Java Program that takes input of all your course marks and computes the average mark, the h
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
PROG 5121 ICE TASK 1 Write a Java Program that takes input of all your course marks and computes the average mark, the h
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!