Sele Styles Homework 8 (100 Points) Instructions: Complete the following program. Upload the solutions to the D21 dropbox folder 1. a. Write a class which represents a tire and contains the following information: a string representing the brand name, an integer representing the width, an integer representing the diameter, and an integer representing the aspect ratio. b. Write a class which represents a car. The class shall contain the following information: an array of size four of the tire objects created in step A, and strings representing the car make and model, and an integer representing the year c. Declare an instance of the car class created in step 8. Initialize the data in the structure to be the following Value Cobra Radial G/T 195 13 70 Tire Set Field Tire Field brand width tire[O] and tire1] aspect ratio brand 175 13 70 tire|2) and tirel3) diameter aspect ratio Model Year N/A N/A N/A Fiat 124 Spider 1976 Sele Styles Homework 8 (100 Points) Instructions: Complete the following program. Upload the solutions to the D21 dropbox folder 1. a. Write a class which represents a tire and contains the following information: a string representing the brand name, an integer representing the width, an integer representing the diameter, and an integer representing the aspect ratio. b. Write a class which represents a car. The class shall contain the following information: an array of size four of the tire objects created in step A, and strings representing the car make and model, and an integer representing the year c. Declare an instance of the car class created in step 8. Initialize the data in the structure to be the following Value Cobra Radial G/T 195 13 70 Tire Set Field Tire Field brand width tire[O] and tire1] aspect ratio brand 175 13 70 tire|2) and tirel3) diameter aspect ratio Model Year N/A N/A N/A Fiat 124 Spider 1976