Java api doc | Information Systems homework help

[ad_1]

File is also attached below

 

Overview

In this activity, you will revisit the Paint program from Module Six. Your original program calculated the amount of paint needed, but depending on the width and height, that value could be a long decimal. Your program will better suit the needs of the user if it can calculate the number of cans needed as an integer value. For example, given that 1 gallon = 1 can of paint, we might expect the Paint program from Module Six to output:

Paint needed: 2.142857142857143 gallons
Cans needed: 3.0 can(s)

You might at first think that you could just cast the gallonsPaintNeeded variable from a double to an integer type. However, that would merely cut off the decimal portion of the value, resulting in an underestimate of the number of cans needed. You might also consider rounding the number, but that would not work for the sample output provided above since normal rounding rules would suggest 2.0 cans, an underestimate. So, the computational problem you are faced with is to calculate the number of cans and round up to the nearest whole number. In order to determine if that method for rounding up exists as part of one of Java’s core classes, we need to consult the documentation. There might be a single method that we can use or we might have to use more than one method.

Prompt

For this assignment, you will complete the Paint program by adding code that calculates the number of cans of paint needed. Use the Uploading Files to Eclipse and the Downloading Files From Eclipse tutorials to help you with this project.

  1. Consult the official Java documentation for the Math class.
    1. Scroll to the Method Summary section of the Math class and review the methods and their descriptions. Look for a method that will help you.
    2. If a method looks promising, click on its name to see a more detailed description. Pay special attention to the argument(s) and the data type of the return value.
    3. Based on your review, select one or more methods from the Math class to use in your solution.
    4. When using a method from the Math class, use the syntax Math.methodname() when you implement the method. For example, if you decided to use the absolute value method, you would write something like: Math.abs().
  2. Open the Virtual Lab by clicking on the link in the Virtual Lab Access module. Then open your IDE and upload the Paint2.zip folder. Review the code for the Paint2.java class. Look for where it says //Complete this code block. Make sure the code you write does the following:
    1. Calculates the number of paint cans needed to paint the wall
    2. Rounds up to the nearest integer (use the test cases below to check your work)
    3. Outputs the number of cans needed for the user

    Input:Input:Input:Input:30
    257.5
    22.820
    3525.4
    21.6Output:Output:Output:Output:Paint needed: 2.142857142857143 gallons
    Cans needed: 3.0 can(s)Paint needed: 0.48857142857142855 gallons
    Cans needed: 1.0 can(s)Paint needed: 2.0 gallons
    Cans needed: 2.0 can(s)Paint needed: 1.5675428571428571 gallons
    Cans needed: 2.0 can(s)

Guidelines for Submission

Attach your completed Paint2.java file to the assignment submission page.

Module Seven Assignment Rubric

CriteriaProficient (100%)Needs Improvement (75%)Not Evident (0%)
ValueMethod SelectionSelects a method that appropriately handles all test casesMeets some “Proficient” criteria but with errors, such as not handling all test casesDoes not attempt criterion65Method ImplementationUses the selected method such that the accurate value is calculated and output to the user is correctMeets some “Proficient” criteria, but with errors or exclusionsDoes not attempt criterion35Total:100% 

Calculate the price
Make an order in advance and get the best price
Pages (550 words)
$0.00
*Price with a welcome 15% discount applied.
Pro tip: If you want to save more money and pay the lowest price, you need to set a more extended deadline.
We know how difficult it is to be a student these days. That's why our prices are one of the most affordable on the market, and there are no hidden fees.

Instead, we offer bonuses, discounts, and free services to make your experience outstanding.
How it works
Receive a 100% original paper that will pass Turnitin from a top essay writing service
step 1
Upload your instructions
Fill out the order form and provide paper details. You can even attach screenshots or add additional instructions later. If something is not clear or missing, the writer will contact you for clarification.
Pro service tips
How to get the most out of your experience with Australia Assessments
One writer throughout the entire course
If you like the writer, you can hire them again. Just copy & paste their ID on the order form ("Preferred Writer's ID" field). This way, your vocabulary will be uniform, and the writer will be aware of your needs.
The same paper from different writers
You can order essay or any other work from two different writers to choose the best one or give another version to a friend. This can be done through the add-on "Same paper from another writer."
Copy of sources used by the writer
Our college essay writers work with ScienceDirect and other databases. They can send you articles or materials used in PDF or through screenshots. Just tick the "Copy of sources" field on the order form.
Testimonials
See why 20k+ students have chosen us as their sole writing assistance provider
Check out the latest reviews and opinions submitted by real customers worldwide and make an informed decision.
Marketing
This is a great paper, can't wait to get my grade back
Customer 453633, February 5th, 2020
SEO
good
Customer 463813, May 11th, 2023
Military
Very good job
Customer 456821, May 11th, 2022
Political science
Great work thank you
Customer 453983, February 4th, 2020
Other
Check the APA cover page sample on this student paper https://owl.purdue.edu/owl/research_and_citation/apa_style/apa_formatting_and_style_guide/apa_sample_paper.html
Customer 462457, March 29th, 2022
Education
appreciate your work
Customer 463875, April 29th, 2023
Education
Thank you. Well written
Customer 463647, February 3rd, 2023
Nursing
yes
Customer 452577, January 27th, 2020
Environmental studies and Forestry
Good work.
Customer 458115, May 29th, 2022
Computer science
I proofread the filled template. It was very helpful to understand what mistakes I had done in my first-week assignment. I learned about the topics.
Customer 462947, May 7th, 2022
Military
very good job
Customer 456821, August 3rd, 2022
Sociology
good work
Customer 452819, September 15th, 2022
11,595
Customer reviews in total
96%
Current satisfaction rate
3 pages
Average paper length
37%
Customers referred by a friend
OUR GIFT TO YOU
15% OFF your first order
Use a coupon FIRST15 and enjoy expert help with any task at the most affordable price.
Claim my 15% OFF Order in Chat