Credit card system

Description

Data fields:

Create the following fields in your class.

accountNumber – Credit card number – a nine digit number (use int)

customerName – Customer’s name – a String

accountBalance – Account balance – a floating point number

Methods:

Create an accessor method and mutator method for each of the data fields.

Create a method called accountCharge() that defines a double parameter.

This method will increase the account balance by the amount sent to this method.

However, if the amount to be charged is greater than 5000, print a message to

standard output indicating that the maximum charge is $5000 and do not add this

amount to the account balance.

Create a method called account Payment() that defines a double parameter.

This method will decrease the account balance by the amount sent to this method.

However, if the amount to be paid is more than the balance, print a message to

standard output indicating that this value exceeds the balance and do not subtract

this amount from the account balance.

Create a method called printBalance() that prints the account balance to

standard output.

Create a default no argument constructor for the CreditCard class. Set the numeric

values to 0 and the String variable to null.

Calculate the price of your order

Simple Order Process

Fill in the Order Form

Share all the assignment information. Including the instructions, provided reading materials, grading rubric, number of pages, the required formatting, deadline, and your academic level. Provide any information and announcements shared by the professor. Choose your preferred writer if you have one.

Get Your Order Assigned

Once we receive your order form, we will select the best writer from our pool of experts to fit your assignment.

Share More Data if Needed

You will receive a confirmation email when a writer has been assigned your task. The writer may contact you if they need any additional information or clarifications regarding your task

Let Our Essay Writer Do Their Job

Once you entrust us with your academic task, our skilled writers embark on creating your paper entirely from the ground up. Through rigorous research and unwavering commitment to your guidelines, our experts meticulously craft every aspect of your paper. Our process ensures that your essay is not only original but also aligned with your specific requirements, making certain that the final piece surpasses your expectations.

Quality Checks and Proofreading

Upon the completion of your paper, it undergoes a meticulous review by our dedicated Quality and Proofreading department. This crucial step ensures not only the originality of the content but also its alignment with the highest academic standards. Our seasoned experts conduct thorough checks, meticulously examining every facet of your paper, including grammar, structure, coherence, and proper citation. This comprehensive review process guarantees that the final product you receive not only meets our stringent quality benchmarks but also reflects your dedication to academic excellence.

Review and Download the Final Draft

If you find that any part of the paper does not meet the initial instructions, send it back to us with your feedback, and we will make the necessary adjustments.