You are the owner of a tropical fish store write the


Using the knowledge from the Lynda.com® "Visual Basic Essential Training" video series, complete the following assignment:

Designimplementtest, and debug a Visual Basic® program to create a simple aquarium cost calculator.

The user should be able to accomplish the following:

  • You are the owner of a tropical fish store. Write the program with textboxes to accept the height, length and width of the tank that a customer might order (in inches).
  • Include a button that when clicked, will display the volume of the tank (height x length x width) and the number of gallons on water it will hold (volume / 231).
  • Make sure to label the results.
  •  Insert comments to document the program. Include appropriate labels and a title for the tool.

Design a Graphical User Interface (GUI) for the program that will be intuitive for a novice user.

Write the code for the program and test the results.

Create a zipped folder of the project.

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: You are the owner of a tropical fish store write the
Reference No:- TGS01631618

Now Priced at $10 (50% Discount)

Recommended (96%)

Rated (4.8/5)