SophiaPretty

(5)

$14/per page/Negotiable

About SophiaPretty

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Accounting,Algebra See all
Accounting,Algebra,Applied Sciences,Architecture and Design,Art & Design,Biology,Business & Finance,Calculus,Chemistry,Communications,Computer Science,Economics,Engineering,English,Environmental science,Essay writing Hide all
Teaching Since: Jul 2017
Last Sign in: 304 Weeks Ago, 1 Day Ago
Questions Answered: 15833
Tutorials Posted: 15827

Education

  • MBA,PHD, Juris Doctor
    Strayer,Devery,Harvard University
    Mar-1995 - Mar-2002

Experience

  • Manager Planning
    WalMart
    Mar-2001 - Feb-2009

Category > Computer Science Posted 11 Dec 2017 My Price 8.00

Case Assignment in Module 2 will accomplish three tasks:

I have 2 java assignments that I need help with. the assignments are listed below  I have written code for the second assignment (the slp) but it's no good, let me know if you want me to send it.

 

Assignment Overview

The Case Assignment in Module 2 will accomplish three tasks:

  • Demonstrate how to use pseudo code to help programming.
  • Use Scanner class to get user input from a keyboard (allow user interaction).
  • Demonstrate how to use class and objects (OOP concepts).

Case Assignment

Write a program for an ATM machine to perform the following tasks:

  1. Greeting: Hello, welcome to Bank of America.
  2. Display options: Please select one of the following options: Press 1 for balance, 2 for deposit, and 3 for withdrawal
  3. Depending on user selection, the program provides the corresponding result. For example, if the customer chooses 1, the prompt will be: Your current balance is: $XXXXX. If 2 is selected, ask the customer how much she would like to deposit, allow the customer to key in the amount, and then display the balance. If 3 is selected, ask the customer how much to withdraw, and then confirm the balance.
  4. When the customer finishes her selection, ask if she wants another transaction. If not, display: Thank you! And come back soon.

Be creative in your program. Your output does not need to be exactly the same as above, but it needs to capture the five tasks.

Your task:

  1. Write pseudo code based on your analysis.
  2. Write a Java application program based on your pseudo code.

Assignment Expectations

The program needs to:

  • demonstrate the ability to use the selective and repetitive statements,
  • have no bugs, and
  • perform the five tasks (at least) specified in the assignment.

Submit the Java file in the Case 2 dropbox along with a screenshot of the output.

 

 

 

 

 

Relational Operators, Logical Operators, and Control Structure

In this SLP assignment, we will get more practice with the concepts we have learned.

Read the following requirements, write pseudo code based on your understanding, and then write a Java application based on your pseudo code.

  1. The program will first ask users to key in their taxable annual income.
  2. Depending on the income level, the program will calculate the tax owed. Using the following table as reference:

Income tax bracket percentage:

0–$8,500: 10%

$8,500–$34,500: 15%

$34,500–$83,600: 25%

$83,600–$174,400: 28%

$174,400–$379,150: 33%

$379,150 and above: 35%

 

SLP Assignment Expectations

Using information from the modular background readings and Case Assignment as well as any good quality resource you can find, implement a Java program based on pseudo code.

The following items will be assessed in particular:

  1. Ability to use pseudo code.
  2. Ability to use a selection statement in Java.
  3. Ability to use a repetitive statement in Java.

Answers

(5)
Status NEW Posted 11 Dec 2017 12:12 PM My Price 8.00

-----------  ----------- H-----------ell-----------o S-----------ir/-----------Mad-----------am ----------- Th-----------ank----------- yo-----------u f-----------or -----------you-----------r i-----------nte-----------res-----------t a-----------nd -----------buy-----------ing----------- my----------- po-----------ste-----------d s-----------olu-----------tio-----------n. -----------Ple-----------ase----------- pi-----------ng -----------me -----------on -----------cha-----------t I----------- am----------- on-----------lin-----------e o-----------r i-----------nbo-----------x m-----------e a----------- me-----------ssa-----------ge -----------I w-----------ill----------- be----------- qu-----------ick-----------ly

Not Rated(0)