Create a reverse phone lookup application store at least


Question: Create a reverse phone lookup application. Store at least fifteen names, addresses and phone numbers in a text file. Your application should retrieve the values from the file and store the names and phone numbers in a Dictionary, HashTable, or Linked List. Notice the address is not needed for your application, but is part of the data file. You may use a delimiter to separate the values in the file. Identify one of the fields as a key. Create an aesthetically pleasing interface that allows the user to enter a phone number. Your applications should do a reverse lookup and display the last name and first initial of the person associated with the phone number. Also display the phone number with special formatting, such as (904) 222-2345. Use methods of the ADT's class that you select to do the lookup for the name. For maximum credit your solution should be an object oriented solution, modularized, and make use of methods of the NET classes when available.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Create a reverse phone lookup application store at least
Reference No:- TGS02263651

Expected delivery within 24 Hours