Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please help me solving this problem in java and get thumbs up..... please tnx! B. REQUIREMENT STATEMENT THIS DESIGN IS NOT COMPLETELY THE SAME THE

image text in transcribedimage text in transcribedimage text in transcribedimage text in transcribedimage text in transcribedPlease help me solving this problem in java and get thumbs up..... please tnx!

B. REQUIREMENT STATEMENT THIS DESIGN IS NOT COMPLETELY THE SAME THE REAL CREDIT CARD SERVICE. THEREFORE, SOME TASKS DO NOT EXACT AS THE REAL CREDIT CARD SERVICES. I JUST MAKE IT SIMPLE AT YOUR LEVEL TO APPLY WHAT YOU ALREADY LEARNED EACH TIME YOU RUN THE APPLICATION; JUST TAKE CARE ONLY ONE ACCOUNT Create an application for the Credit Card service that allow users can do the following tasks CREDIT CARD SERVICE MENU 1. Open new credit card 2. One transaction 3. Print statement 4. Payment 5. Get Available credit amount 6. Get Interest rate After finishing one task, redisplay the menu to allow users to select other tasks until they want to exit Each credit card account will hold the following information: name (String), card number (String), SS number (String), phone number (String), address (String), username (String), password (String), credit line (double $2000) available credit (double, start with credit line amount), current balance (double), minimum balance (double) interest rate (double) Also, the credit card account will provide the information for all the tasks listed on the menu TASK 1: Open new credit card Ask users to enter the information: name, SS numbers, phone number, address, username, password to create the new credit card account -display the message Credit Card 13 available for you. Name: Card number Credit Line: Available Credit: Current Balance: Interest Rate: Minimum payment amount Due: James Smith 2438371220124047 2000.0 2000.0 16.99 B. REQUIREMENT STATEMENT THIS DESIGN IS NOT COMPLETELY THE SAME THE REAL CREDIT CARD SERVICE. THEREFORE, SOME TASKS DO NOT EXACT AS THE REAL CREDIT CARD SERVICES. I JUST MAKE IT SIMPLE AT YOUR LEVEL TO APPLY WHAT YOU ALREADY LEARNED EACH TIME YOU RUN THE APPLICATION; JUST TAKE CARE ONLY ONE ACCOUNT Create an application for the Credit Card service that allow users can do the following tasks CREDIT CARD SERVICE MENU 1. Open new credit card 2. One transaction 3. Print statement 4. Payment 5. Get Available credit amount 6. Get Interest rate After finishing one task, redisplay the menu to allow users to select other tasks until they want to exit Each credit card account will hold the following information: name (String), card number (String), SS number (String), phone number (String), address (String), username (String), password (String), credit line (double $2000) available credit (double, start with credit line amount), current balance (double), minimum balance (double) interest rate (double) Also, the credit card account will provide the information for all the tasks listed on the menu TASK 1: Open new credit card Ask users to enter the information: name, SS numbers, phone number, address, username, password to create the new credit card account -display the message Credit Card 13 available for you. Name: Card number Credit Line: Available Credit: Current Balance: Interest Rate: Minimum payment amount Due: James Smith 2438371220124047 2000.0 2000.0 16.99

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Essentials of Database Management

Authors: Jeffrey A. Hoffer, Heikki Topi, Ramesh Venkataraman

1st edition

133405680, 9780133547702 , 978-0133405682

More Books

Students also viewed these Databases questions

Question

How does justifiable conduct differ from excusable conduct?

Answered: 1 week ago

Question

What does stickiest refer to in regard to social media

Answered: 1 week ago