Question: * * Task 0 1 : * * Create the ` Team ` class. * * Task 0 2 : * * Add the data
Task : Create the Team class.
Task : Add the data fields to the Team class.
Task : Create the Team class constructors.
Task : Create a get method for each data field in the Team class.
Task #:CDEVTask : Create the TestTeam application.
Task : Create the Game class.
Task : Add the data fields to the Game class.
Task : Create the Game class constructors.
Task : Add a get method for each data field in the Game class.
Task #:CDEVTask : Create the TestGame application.
## Part A
Create a class to hold data about a high school sports team. The Team class holds data fields for high school name as schoolsuch as Roosevelt High sport as sportsuch as Basketball and team name as mascotsuch as Dolphins Also include a public final static String named MOTTO and initialize it to Sportsmanship
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
