Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

REQU ENT Date: January 29, 2017 Date Submitted: Application Title: Purpose: Program Procedures: Algorithms, Processing, and Conditions: Flooring Cost Calculator This application calculates the estimated

image text in transcribed

REQU ENT Date: January 29, 2017 Date Submitted: Application Title: Purpose: Program Procedures: Algorithms, Processing, and Conditions: Flooring Cost Calculator This application calculates the estimated cost of flooring for a job bid or homeowner installation. The user should enter the square footage of flooring needed and select the type of flooring. The estimated cost for the flooring job will be displayed. 1. The user must be able to enter the number of square footage of flooring 2. The user must be able to select one of three flooring types: tile, carpet, or hardwood. 3. The user can initiate the calculation and display the cost estimate for the flooring. 4. The application computes the cost estimate of the flooring based on the number of square feet and the cost of the flooring. Tile costs $4.49 per square foot of flooring, carpet costs $4.99 per square foot, and hardwood costs $7.49 5. The estimate calculation is square footage X cost per per square foot. square foot. 6. The cost estimate is displayed in currency format. 7. The user should be able to clear the square footage entered, reset the flooring type to tile, and clear the cost estimate. Notes and Restrictions: 1. If the user enters a nonnumeric value for the square footage or leaves the TextBox object empty, the user should be advised and asked for a valid entry. square foot- 2. If the user enters a negative number for the age, the user should be advised and asked for a valid entry. Comments: The title of the Windows Form should be Flooring Cost Calculator

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

Secrets Of Analytical Leaders Insights From Information Insiders

Authors: Wayne Eckerson

1st Edition

1935504347, 9781935504344

More Books

Students also viewed these Databases questions

Question

Provide examples of Dimensional Tables.

Answered: 1 week ago