Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

These are the guidelines: 1. Specify input specification Design input 2. Specify Output Specification Design Output 3. The class must include set methods and get

These are the guidelines:

1. Specify input specification

Design input

2. Specify Output Specification

Design Output

3. The class must include set methods and get methods ( with or without parameters both)

4. Must include Array structure

5. Must include Input or Output Files or both

these are the specifications can someone please write a java program for me using jframe and call it Swimming Pool. I need this by tomorrow before noon EST. THANK YOU SO MUCH!

Variables (input as each as separate text files):

length (in feet), width (in feet), depth (in feet) and the rate (in gallons per minute) at which the water is filling the pool

Output:

Determine the amount of water and time needed to completely fill the pool and the cost; use the volume in cubic feet equation which is length times width times height (ft^3)

INPUT:

Length

5, 10, 50, 100

Width

8, 15, 80, 150

Depth

6, 8, 12, 10

Rate of water

OUTPUT SHOULD LOOK LIKE THIS:

Amount of water needed

Amount of time needed

Cost

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

Beginning C# 2005 Databases

Authors: Karli Watson

1st Edition

0470044063, 978-0470044063

More Books

Students also viewed these Databases questions