Your Perfect Assignment is Just a Click Away

We Write Custom Academic Papers

100% Original, Plagiarism Free, Customized to your instructions!

glass
pen
clip
papers
heaphones

Designing Object Oriented Java Programming

Designing Object Oriented Java Programming

Designing Object Oriented Java Programming

Design a class named Event to represent a social event such as a concert, a soccer match, tennis match or a cricket match. The class should contain the following characteristics:
Three integer constants named PENDING, ON, and DONE with the values 1, 2, and 3 to denote the status of the event
Another three integer constants named LOW, MEDIUM, and HIGH with the values 1, 2, and 3 to denote the popularity of the event
A private string data field named title that specifies the exact name of the event being held (eg. unknown, Arsenal vs Liverpool, India vs Sri Lanka, Nadal vs Federer), having a default value of unknown
A private string data field named category that specifies the type of the event being held (eg. concert, soccer, tennis, cricket etc.) having a default value of soccer
A private int data field named status that specifies whether the event is pending (not started yet), on (being played or presented) or done, (completed), having a default value of PENDING
A private int data field named popularity that specifies how popular a particular event is, having a default value of HIGH
The accessor (getter) and mutator (setter) methods for all three data fields (title, category, status and popularity) to facilitate access for reading and setting field values
A default constructor designed to initialise the fields of a new event object to default values as specified above
An overloaded constructor designed to initialise the fields of a new event object to specific values it receives as arguments
A method named toString() that returns a string representation of an event object
Draw the UML diagram for the class.
Write a test program TestEvent that creates at least three Event objects of various properties. Test all of the methods given in the Event class definition.
Ensure that both classes are appropriately documented throughout.

“Place your order now for a similar assignment and have exceptional work written by our team of experts, guaranteeing you A results.”

Order Solution Now

Our Service Charter

1. Professional & Expert Writers: Blackboard Experts only hires the best. Our writers are specially selected and recruited, after which they undergo further training to perfect their skills for specialization purposes. Moreover, our writers are holders of masters and Ph.D. degrees. They have impressive academic records, besides being native English speakers.

2. Top Quality Papers: Our customers are always guaranteed of papers that exceed their expectations. All our writers have +5 years of experience. This implies that all papers are written by individuals who are experts in their fields. In addition, the quality team reviews all the papers before sending them to the customers.

3. Plagiarism-Free Papers: All papers provided by Blackboard Experts are written from scratch. Appropriate referencing and citation of key information are followed. Plagiarism checkers are used by the Quality assurance team and our editors just to double-check that there are no instances of plagiarism.

4. Timely Delivery: Time wasted is equivalent to a failed dedication and commitment. Blackboard Experts is known for timely delivery of any pending customer orders. Customers are well informed of the progress of their papers to ensure they keep track of what the writer is providing before the final draft is sent for grading.

5. Affordable Prices: Our prices are fairly structured to fit in all groups. Any customer willing to place their assignments with us can do so at very affordable prices. In addition, our customers enjoy regular discounts and bonuses.

6. 24/7 Customer Support: At Blackboard Experts, we have put in place a team of experts who answer to all customer inquiries promptly. The best part is the ever-availability of the team. Customers can make inquiries anytime.