I am in JAVA class for the first time and the attached screenshot is from professor. The line below is the Exercise that he is talking about in the screenshot. Another screenshot is the format of how...


I am in JAVA class for the first time and the attached screenshot is from professor.


The line below is the Exercise that he is talking about in the screenshot.


Another screenshot is the format of how I should turn in the homework.


Algorithm Workbench



Write pseudocode algorithms for the programs described as follows:







  1. Available Credit



    A program that calculates a customer’s available credit should ask the user for the following:




    • The customer’s maximum amount of credit




    • The amount of credit used by the customer




    Once these items have been entered, the program should calculate and display the customer’s available credit. You can calculate available credit by subtracting the amount of credit used from the maximum amount of credit.






  2. Sales Tax



    A program that calculates the total of a retail sale should ask the user for the following:




    • The retail price of the item being purchased




    • The sales tax rate




    Once these items have been entered, the program should calculate and display the following:




    • The sales tax for the purchase




    • The total of the sale








  3. Account Balance



    A program that calculates the current balance in a savings account must ask the user for the following:




    • The starting balance




    • The total dollar amount of deposits made




    • The total dollar amount of withdrawals made




    • The monthly interest rate




    Once the program calculates the current balance, it should be displayed on the screen.




Homework Assignments:<br>Students are responsible for completing and submitting homework assignments via Blackboard.<br>Each homework assignment will be accompanied with an assignment sheet describing the preparation,<br>specific tasks, and submission requirements needed to fulfll he assignment. Deliverable requirements<br>are to be followed exactly as they are written. Homework assignments are submitted as .pdf files.<br>All homework assignments must have a standard header at the top left of the page as follows:<br>Name: Lastname, Firstname<br>Homework Assignment #: X<br>Filename: Lastname_Firstname_Homework_X<br>

Extracted text: Homework Assignments: Students are responsible for completing and submitting homework assignments via Blackboard. Each homework assignment will be accompanied with an assignment sheet describing the preparation, specific tasks, and submission requirements needed to fulfll he assignment. Deliverable requirements are to be followed exactly as they are written. Homework assignments are submitted as .pdf files. All homework assignments must have a standard header at the top left of the page as follows: Name: Lastname, Firstname Homework Assignment #: X Filename: Lastname_Firstname_Homework_X
CSCI 2911<br>HWA-01<br>Read:<br>Chapter 1<br>Assignment:<br>Review Questions and Exercises (1 – 13); Pages 21-22<br>Deliverables:<br>Submit a .pdf file of the answers to the appropriate assignment in Blackboard Learn.<br>Be sure to include the header on the assignment formatted as:<br>Name: Lastname, Firstname<br>Homework Assignment #: 01<br>Filename: Lastname_Firstname_Homework_HWA-01<br>

Extracted text: CSCI 2911 HWA-01 Read: Chapter 1 Assignment: Review Questions and Exercises (1 – 13); Pages 21-22 Deliverables: Submit a .pdf file of the answers to the appropriate assignment in Blackboard Learn. Be sure to include the header on the assignment formatted as: Name: Lastname, Firstname Homework Assignment #: 01 Filename: Lastname_Firstname_Homework_HWA-01
Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here