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

  Develop a price estimation web page using html five

The main objective of this assignment is to develop a "Price Estimation" web page using HTML5 and Client- Side JavaScript. The completed page will run as shown in Figure 5.1

  Build the gui layout of the game

Build the Build the GUI layout of the game in java.

  Create four classes that must all interact

You will create four classes that must all interact in some meaningful way. In order to start you will create a class diagram to determine which classes depend on other classes and what those classes are

  Write a program computehalf.java

Write a program ComputeHalf.Java that asks the user to a string. Write a method secondHalf that returns the second half of the input string.

  Write a program to read five integers and print their sum

Write a program in Java to read 5 integers and print their sum and average. Use loop statements in your code. What is value of m after running the given code?

  Splash page designed for an app called super foods

Splash page designed for an app called Super Foods. Attached is the skeleton app

  Write a program that reads customers information

Write a program that reads customers' information from a file, and creates a movie theatre seating with a number of rows and columns specified by a user. Then it will attempt to assign each customer to a seat in a movie theatre.

  Java program that prompts for the gpa

This assignment will give you practice with interactive programs, if/else statements and methods that return values. Your program will prompt the user for information about two applicants and compute an overall score for each applicant. This is ..

  Create interactive java application for the insurance agent

Create an interactive Java application for the insurance agent in order to generate a quote for a household. According to your design, the program must.

  Compute and output the prelim grade

Compute and output the Prelim Grade. Prelim Grade = Quiz * 25% + Seatwork * 10% + lab. Exercise * 20% + Assignment * 5% + Prelim Exam * 40%

  Which a ball is released from a user-defined height

Write a program in which a ball is released from a user-defined height and free-falls to the ground. The ball is pulled by earth's gravity of 9.8 m/sec 2 . Assume that each pixel represents

  Writing a program to calculate state income tax

The second programming project involves writing a program to calculate state income tax for a single taxpayer that uses a GUI. The GUI should use the grid layout manager and should looks similar to the following: The salary income, interest income..

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