The Eversoft Eraser Company has a list of its customers names (not necessarily in alphabetical order) and

Question:

The Eversoft Eraser Company has a list of its customers’ names (not necessarily in alphabetical order) and telephone numbers in a file named "customer" with records of the following form:

last_name (String), first_name (String), phone_number (String)

a. Allow the user to input a last name, then search the file and display all names and phone numbers corresponding to that last name.

b. Load the file into parallel arrays and display the list of customers’ names and phone numbers in alphabetical order.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Prelude To Programming

ISBN: 9780133741636

6th Edition

Authors: Stewart Venit, Elizabeth Drake

Question Posted: