Create a class named billing

Assignment Help JAVA Programming
Reference no: EM131585748

Java Assignment

Create a class named Billing that includes four overloaded computeBill() methods for a photo book store.
- When computeBill() receives a single parameter, it represents the price of one photo book ordered. Add 8.5% tax, and return the total due.
- When computeBill() receives two parameters, they represent the price of a photo book and the quantity ordered. Multiply the two values, add 8.5% tax and return the total due.
- When computeBill() receives three parameters, they represent the price of a photo book, the quantity ordered, and a coupon value. Multiply the quantity and price, reduce the result by the coupon value, and then add 8.5% tax and return the total due.
- When computeBill () receives four parameters, they represent the price of a photo book, the quantity ordered, a coupon value, and a weekly discount. Multiply the quantity and price, reduce the result by the coupon value plus the weekly discount, and then add 8.5% tax and return the total due.

Write a main () method that tests all three overloaded methods. Save the application as Billing.java.

Please submit the source code for your program along with a word document that includes screen shots of the compiled results and executed output. The page margins on the top, bottom, left side, and right side should be 1 inch each.

Comments from last Assignment from the Professor (CaitlynCraftyCreations)

1. The required method, in addition to the main() method, is missing. You need to create a method in the class to take the user inputs received via main(), compute the retail price of the product, and return the computed value to the main() method.

2. You shall document and comment the code properly to explain what a statement or a block of statements is for, why it's done in a certain way, what it depends on, why it's placed in certain order etc. Comment and documentation are required by the grading rubric.

Reference no: EM131585748

Questions Cloud

Calculate the firm inventory turnover : Earth’s Best Company has sales of $300,000, Cost of Goods Sold of 225,000, Calculate the firm’s Inventory Turnover.
Business in the latin american country : Is this strategy risky or can this have a competitive advantage in an unknown market?
How many faces does a planar drawing of gr have : The graph GL at left in Figure is planar. How many faces does a planar drawing of GL have?
Define creativity is to nurture a sense of curiosity : A 10 month old is "curious" about everything right. So perhaps the road to creativity is to nurture a sense of curiosity
Create a class named billing : Create a class named Billing that includes four overloaded computeBill() methods for a photo book store - explain what a statement or a block of statements
What are three personal or career goals : Explain one personal or career goal you have that can be accomplished in the next three to twelve months.
Demonstrate the golden rule when working with clients : How can a counselor with Christian beliefs demonstrate the golden rule when working with clients who have diverse worldviews
Rules govern a typical arbitration proceeding : What general procedures or rules govern a typical arbitration proceeding?
Describe type of trauma : Select one type of trauma and describe the effects it may potentially have on the body, mind, and spirit of an individual.

Reviews

Write a Review

JAVA Programming Questions & Answers

  Recursive factorial program

Write a class Array that encapsulates an array and provides bounds-checked access. Create a recursive factorial program that prompts the user for an integer N and writes out a series of equations representing the calculation of N!.

  Hunt the wumpus game

Reprot on Hunt the Wumpus Game has Source Code listing, screen captures and UML design here and also, may include Javadoc source here.

  Create a gui interface

Create GUI Interface in java programing with these function: Sort by last name and print all employees info, Sort by job title and print all employees info, Sort by weekly salary and print all employees info, search by job title and print that emp..

  Plot pois on a graph

Write a JAVA program that would get the locations of all the POIs from the file and plot them on a map.

  Write a university grading system in java

University grading system maintains number of tables to store, retrieve and manipulate student marks. Write a JAVA program that would simulate a number of cars.

  Wolves and sheep: design a game

This project is designed a game in java. you choose whether you'd like to write a wolf or a sheep agent. Then, you are assigned to either a "sheep" or a "wolf" team.

  Build a graphical user interface for displaying the image

Build a graphical user interface for displaying the image groups (= cluster) in JMJRST. Design and implement using a Swing interface.

  Determine the day of the week for new year''s day

This assignment contains a java project. Project evaluates the day of the week for New Year's Day.

  Write a java windowed application

Write a Java windowed application to do online quiz on general knowledge and the application also displays the quiz result.

  Input pairs of natural numbers

Java program to input pairs of natural numbers.

  Create classes implement java interface

Interface that contains a generic type. Create two classes that implement this interface.

  Java class, array, link list , generic class

These 14 questions covers java class, Array, link list , generic class.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd