Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Customer Accounts Scenario Assume that you have been asked to create an application that stores the following data about a customer account: Last Name, First

Customer Accounts Scenario

Assume that you have been asked to create an application that stores the following data about a customer account: Last Name, First Name, Customer number, Address, City, State, Zip Code, Telephone Number, Account Balance, and Date of Last Payment. The application should allow the user to save customer account records to the file, search the file for a customer by last name or customer number, and print a report listing all the customer records in the file.

Input validation: When entering a new record, make sure the user enters data for all customer info. Do not accept negative numbers for the account balance.

Discussion

This lesson focused on Structures. Make an argument either for or against using a Structure for storing the customer data indicated above.

1. Describe how you would store the data, giving the data type you would use for each item.

a. Explain why you chose to use a structure.

or

b. Explain why you chose not to use a structure.

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

Database And Expert Systems Applications 31st International Conference Dexa 2020 Bratislava Slovakia September 14 17 2020 Proceedings Part 1 Lncs 12391

Authors: Sven Hartmann ,Josef Kung ,Gabriele Kotsis ,A Min Tjoa ,Ismail Khalil

1st Edition

303059002X, 978-3030590024

More Books

Students also viewed these Databases questions

Question

What were your most important educational experiences?

Answered: 1 week ago

Question

Which personal relationships influenced you the most?

Answered: 1 week ago