Question: Use java please For this question, you mast submit TWO files ( credioCard , java, and showCard,java ) . a ) Create a class and
Use java please
For this question, you mast submit TWO files credioCardjava, and showCard,java
a Create a class and name it creditCard using information from the class diagram below, save the file as credicard.jana. The credirCard class has the atributes depicted in the class diagram below. Save the file as credirCard,java
Last nameString First Namestring Card Number String CVV String
Crodit Limit Double
a The last digits of Janes Clake s credit card is Perform the following tasks
b Create a simple java application and save the file as show Card.jana
c In the main method search for the card ending with in the cardNumbers.r file
d When you find the card, use the card information to create an instance of the credit card class. The card has a credit limit of and the CVV is first mame is James, and last name is Clake.
e In the main method of the showCard.jova create an instance of the creditCard class and use these values to set the values of the atributes and display the values on the console. Mast use get and set methods to set and retrieve the values. Display the card information like the image below. Submit the credioCard.java, and show Card.java files to Blackboard
Card Ending with Information
First Name: James
Last Name: Clake
Card Number:
CVV code :
Card Type : Discover
Credit Limit: quad $
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
