Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Create a class that represents a hurricane, with data fields for the name ( e . g . , Nicole ) , the category (
Create a class that represents a hurricane, with data fields for the name eg Nicole the category eg the top wind speed in miles per hour, and the year.
Write a method that takes an array of hurricanes and returns the average wind speed of the hurricanes in the array. Test it with an array of at least four past hurricanes look up their names and top wind speeds
Turn in the following,
The source files no zip file, just the individual java files
A screen shot of your program in action. It should show the result of the test run.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started