Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Group Project MTS3063 (Principle of Programming) One Stop Financing company is planning to protide crecit card services to all the customers who fulfilled the requirement

image text in transcribedimage text in transcribed

Group Project MTS3063 (Principle of Programming) One Stop Financing company is planning to protide crecit card services to all the customers who fulfilled the requirement nhich are minimam montbly salary is RMB000 and only has one financing loan which the amount is less than 25% from the monthly salary. For eligible cuatomers, there are three types of cards offered; Platinum, Gold and Stlver. Table 1 shows the minimum requirements and the amount of credit allowed for each card. Table 1: Requirement for credit card application As a team of programmers you are required to write a program which contains a menu as bellow: One Stop Financing company 1. Application from customers 2. Display of PLATINUM card Holder 3. Display of GOLD card Holder 4. Display of SILVER card Holder 5. Display non eligible application 6. FXIT Please enter your choice : Guideline: There are 6 options in the menu. The program should enable the user to choose any option and it would only stop when the user chooses the option EXIT. 1. Application from customers Read data from ingut file (application.dat) which consists of name, ic number and salary of the customers as shown in Figure 1. Figure 1 : applicationdat Determine the eligibility of the customers and store their information in anrays as describe bellow: Anay to store IC number Anay to stcre name of the customer Amay to store monthly salary Amay to stove type of card 2. Display of PLATINUM card Holder The information of PLAITNUM card holder will be displayed. 3. Display of COLD card Holder The information of PLATINUM card holder will be displayed. 4. Display of SIL VER card Holder The information of PLATINUM card holder will be displayed. 5. Display non eligible application The information of non eligible application will be displayed

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

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2014 Nancy France September 15 19 2014 Proceedings Part I Lnai 8724

Authors: Toon Calders ,Floriana Esposito ,Eyke Hullermeier ,Rosa Meo

2014th Edition

3662448475, 978-3662448472

More Books

Students also viewed these Databases questions