Code an application that determines how many gallons of water is needed for a pool. Create Void Methods for the Header and Directions. Create 3 Value-Returning Methods that will return length, width, and height. Create another Value-Returning method that will accept 3 arguments (length, width, and height) and return the number of gallons needed. Use Math.Ceiling for the number of gallons.  Use C# Coding Standards. Use placement holders and Format Specifiers in all write statements. Create algorithm table before you write the program. Submit table with program. To calculate the gallons needed: 1 cubic foot of pool needs 7.5 gallons and declare as a constant.

Programming with Microsoft Visual Basic 2017
8th Edition
ISBN:9781337102124
Author:Diane Zak
Publisher:Diane Zak
Chapter6: Sub And Function Procedures
Section: Chapter Questions
Problem 29RQ
icon
Related questions
Question

Code an application that determines how many gallons of water is needed for a pool. Create Void Methods for the Header and Directions. Create 3 Value-Returning Methods that will return length, width, and height. Create another Value-Returning method that will accept 3 arguments (length, width, and height) and return the number of gallons needed. Use Math.Ceiling for the number of gallons. 
Use C# Coding Standards. Use placement holders and Format Specifiers in all write statements. Create algorithm table before you write the program. Submit table with program.
To calculate the gallons needed: 1 cubic foot of pool needs 7.5 gallons and declare as a constant. 
 

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
void method
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning