Write a project that calculates the shipping charge


Write a project that calculates the shipping charge for a package if the shipping rate is $0.12 per ounce.Form: Use a masked text box for the package-identification code (a six-digit code) and labeled text boxes for the weight of the package-one box for pounds and the another one for ounces. Use a text box to display the shipping charge.Include buttons for Calculate, Clear, Print, and Exit.Code: Include event procedures for each button. Use a constant for the shipping rate, calculate the shipping charge, and display it formatted in a text box. Display a message to the user for any bad input data.Calculation hint: There are 16 ounces in a pound.

Request for Solution File

Ask an Expert for Answer!!
Database Management System: Write a project that calculates the shipping charge
Reference No:- TGS0144597

Expected delivery within 24 Hours