- Rainfall Analysis System Is A Program That Reads Rainfall Data In Inches For Yearly Quarters For The Last Five Years T 1 (142.99 KiB) Viewed 44 times
Rainfall Analysis System is a program that reads rainfall data in Inches for yearly quarters, for the last five years. T
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Rainfall Analysis System is a program that reads rainfall data in Inches for yearly quarters, for the last five years. T
Rainfall Analysis System is a program that reads rainfall data in Inches for yearly quarters, for the last five years. The program should compute the average rainfall per quarter (for the last five years), the average rainfall per year and the maximum rainfall per quarter and for each year. Figure 1 presents a use case diagram for the above case study. Based on the use case, write an Object- Oriented Java program. (Sistem Rainfall Analysis ialah program yang membaca data taburan hujan dalam Inci bagi setiap suku tahun, bagi 5 tahun yang lepas. Program ini perlu mengira purata taburan hujan bagi setiap suku tahun (bagi 5 tahun yang lepas), purata hujan tahunan dan juga maksimum taburan hujan bagi setiap suku tahun. Rajah 1 menunjukkan diagram kes guna bagi kajian kes di atas. Berdasarkan kajian kes, tulis program Java berasaskan objek.] ok Admin RainfallAnalysis read rainfall data computeAverage Quartely computeAverage Yearly and rarel Figure 1: Rainfall Analysis System Rajah 1. Sistem Rainfall Analysis