Question: In java Please Class Store: - Instance data variables ( max5 pts) - One constructor. It takes two parameters: name and city (max 10 pts)
In java Please

Class Store: - Instance data variables ( max5 pts) - One constructor. It takes two parameters: name and city (max 10 pts) - Getters and setters for each instance data variable (max 10 pts) - toString Method: It should display the information as shown in the sample output (max 20 pts) - equals Method: Two stores are equal when their name and their city are the same (max 20 pts)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
