Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hii! This is for java Your program should store some type of data into parallel arrays. create new data based on the existing data (e.g.,

Hii! This is for java
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
Your program should store some type of data into parallel arrays. create new data based on the existing data (e.g., when you determined the winning percentage of a team based on wins and losses). provide the user with options to display the data, or display the new data. . There are several ways to create this program. For There are several ways to create this program. For example, you may want to ask the user to enter the data (like you did earlier in this activity), or you might want to store your data in an input file and then have your program read from the file (like you did later in this activity). You can decide on the data you use. Some examples include: sports statistics player or team salary data You can decide on the data you use. Some examples include: sports statistics player or team salary data cosmetics prices or statistics Olympic statistics movie statistics book statistics marks or grades speeds of animals products in a store internet use statistics endangered animal populations You can also decide on how much data will be used and what type of new data you will generate from the existing data. You can also sort the data if you wish. Your program should include appropriately named variables and constants. commenting of programming code. a user-friendly interface (GUI) that allows for simple and easy use of your program

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Fundamentals Of Database System

Authors: Elmasri Ramez And Navathe Shamkant

7th Edition

978-9332582705

More Books

Students also viewed these Databases questions