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, 3 Days 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 14 Dec 2017 My Price 10.00

Proper coding conventions required the first letter of the class

I need some help with this assignment. Please help

 

Unit 6 Chapter 15 Assignment Grading Information: This Program is due on Date Specified. Comments are REQUIRED; flow charts and pseudocode are NOT REQUIRED. Directions Points The files must be called LiFiSaleCheck.java (Sale Checker Class File) The files must be called as specified above, (LiFi = Your Last Initial Your First Initial) Proper coding conventions required the first letter of the class start with a capital letter and the first letter of each additional word start with a capital letter. Only submit the .java files needed to make the program run. Do not submit the .class files or any other files. 5% Style Components Include properly formatted prologue, comments, indenting, and other style elements as shown in Chapter 2 starting page 64 and Appendix 5 page 881-892. 5% Topics covered in chapter Topics with * are covered in this assignment. Ensure you use every item listed below in your completed assignment. *Exceptions and Exception Messages *try / catch *checked and unchecked exceptions *generic catch block *throws Basic Requirements Write a program that validates a sale in dollars and cents with a $ and a .(period). See sample output below. 20% LiFiUnit6Ch15.java  Driver class should loop until “q” is entered to quit  If enter is not “q”, then create an instance of the LiFiSaleCheck object passing the entry as an argument  If no error 10% o Print amount by calling:  print numeric from LiFiSaleCheck class  print alphabetic from LiFiSaleCheck class  If error o Print error message (see sample) LiFiSaleCheck.java class Sales object should store the sale in 2 integer instance variables, dollars and cents, and include a string variable to hold the error. This should be initialized with null. LiFiSaleCheck Constructor:  Receive sale as a string  Perform error checking to ensure time was entered in proper format to include a color (.) between the dollars and cents and a $ at the start of the string.  Use indexOf and substring to separate the sale string into the appropriate instance variables  Use try/catch to catch format errors of dollars and cents as shown in example  If an error occurs, change the error instance variable to reflect the error (see sample)  If more than one error occurs in the format of the dollars and cents, show both. print numeric method:  Print in the format $123.45 using both dollars and cents instance variables  Print in the format 123 dollars and 45 cents using both dollars and cents instance variables print alphabetic method:  Print in the format 123 dollars and 45 cents using both dollars and cents instance variables getError method:  Include a getError method that returns the error instance variable to the print method 30% NOTE: Complete your activity and submit it by clicking “Submit Assignment” Total Percentage 100% Sample Your output will vary based on input.

Attachments:

Answers

(5)
Status NEW Posted 14 Dec 2017 01:12 PM My Price 10.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)