Computer Networking: A Top-Down Approach (7th Edition)
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN: 9780133594140
Author: James Kurose, Keith Ross
Publisher: PEARSON
Bartleby Related Questions Icon

Related questions

Question

java programming

Using classes, design an online address book to keep track of the names,
addresses, phone numbers, and birthdays of family members, close friends,
and certain business associates. Your program should be able to handle a
maximum of 500 entries.
a. Define the class Address that can store a street address, city, state, and
zip code. Use the appropriate methods to print and store the address.
Also, use constructors to automatically initialize the data members.

b. Define the class ExtPerson using the class Person (as defined in
Example 8-8, Chapter 8), the class Date (as designed in this chapter’s
Programming Exercise 2), and the class Address. Add a data member
to this class to classify the person as a family member, friend, or business
associate. Also, add a data member to store the phone number. Add
(or override) methods to print and store the appropriate information.
Use constructors to automatically initialize the data members.
c. Define the class AddressBook using previously defined classes. An object
of type AddressBook should be able to process a maximum of 500 entries.
The program should perform the following operations:
i. Load the data into the address book from a disk.
ii. Sort the address book by last name.
iii. Search for a person by last name.
iv. Print the address, phone number, and date of birth (if available) of a
given person.
v. Print the names of the people whose birthdays are in a given month or
between two given dates.
vi. Print the names of all the people between two last names.

Expert Solution
Check Mark
Knowledge Booster
Background pattern image
Similar questions
Recommended textbooks for you
Text book image
Computer Networking: A Top-Down Approach (7th Edi...
Computer Engineering
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:PEARSON
Text book image
Computer Organization and Design MIPS Edition, Fi...
Computer Engineering
ISBN:9780124077263
Author:David A. Patterson, John L. Hennessy
Publisher:Elsevier Science
Text book image
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:9781337569330
Author:Jill West, Tamara Dean, Jean Andrews
Publisher:Cengage Learning
Text book image
Concepts of Database Management
Computer Engineering
ISBN:9781337093422
Author:Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:Cengage Learning
Text book image
Prelude to Programming
Computer Engineering
ISBN:9780133750423
Author:VENIT, Stewart
Publisher:Pearson Education
Text book image
Sc Business Data Communications and Networking, T...
Computer Engineering
ISBN:9781119368830
Author:FITZGERALD
Publisher:WILEY