Question: Description Please read the question carefully, use variable names provided and match output format exactly. You are required to write a County.java class to represent
Description
Please read the question carefully, use variable names provided and match
output format exactly.
You are required to write a County.java class to represent a County. Every County has a
name name an area area and a number of AllIreland football wins footballWinsas
shown in the table below Your class must use the variable names given and appropriate
data types to store these values. You are required to write a default and a general
constructor, along with getter and setter methods and a tostring method for the class.
You are required to write a SortCountyjava file, which will use data to declare an array of
County objects within the main method. The data for your County objects will be given
using user input.
Below is the given data for Counties.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
