Question: Java Assignment Create a class Shoes. Every shoe should have the following attributes : name, size, model. Store 5 type of shoes (Nike, ASICS, Adidas,
Java Assignment
Create a class Shoes. Every shoe should have the following attributes : name, size, model.
Store 5 type of shoes (Nike, ASICS, Adidas, Saucony, Brooks) in the list similar to what we did with the Books in the example I showed.
Now print them out with System.out.println () similar to the example in the video.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
