[ad_1]
Assessment item 3
Assignment 3
Value:20%
Due date:22-May-2017
Return date:13-Jun-2017
Submission method options
Alternative submission method
Task
Task 1For this task you will create a Subject class whose instances will represent the subjects for study at a university. A subject will have a name just a String and a subject code which is a six-character String. The first three characters of a subject code are alphabetic and the last three are numeric. The first three characters define the subject’s discipline area. A subject code must be unique.You will also write a TestSubject class to test the use of your Subject class. In particular this will maintain an array of subjects. In order to manage the uniqueness of the subject codes your program will need to display information about existing subject codes as well as checking that any new subject code supplied by the user is not the same as any existing subject code.The following state and functionality should be provided for the Subject class:
To assist with managing subject codes and their uniqueness you will provide the Subject class with some class methods as follows:
Your TestSubject program will perform the following sequence of actions using good design techniques such as in the appropriate use of methods:
An initial array of Subject objects will be created from any data in a file that was previously saved by the program.
Note: You may use an ArrayList to implement an array if you prefer and it is appropriate.
Task 2
In this task you are required to provide complete class definitions and then create instances of various classes and use methods to perform various tests.
(a) Define an abstract class called Textbook with the following fields and methods:
(b) Define a subclass of the Textbook class called ProgrammingTextbook with the following additional field and methods:
(c) Define another subclass of the Textbook class called EngineeringTextbook with the following additional field and methods:
(d) Finally define another class called TestTextbooks with a main() method to perform necessary testing for the classes defined in the previous sections. In the main method write the code to create at least two objects of the ProgrammingTextbook class and at least two other objects of the EngineeringTextbook class. Create an ArrayList object to store references to these objects and then test various methods of the objects using loop(s) and methods as necessary.
Ensure that the program is appropriately documented throughout and thoroughly tested to demonstrate its correct operation.Presentation
Material to submit for Assignment 3:
You need to submit a single zip file containing ALL of the required assignment documents including the java and class files as well as the test documents.
The post JAVA (Presentation***) appeared first on Essay Conect.
[ad_2]
Source link
"96% of our customers have reported a 90% and above score. You might want to place an order with us."
