Design a class named person with properties for holding a


Problem

Person and Customer Classes

Design a class named Person with properties for holding a person's name, address, and telephone number. Next, design a class named Customer, which is derived from the Person class. The Customer class should have a property for a customer number and a Boolean property indicating whether the customer wishes to be on a mailing list. Demonstrate an object of the Customer class in a simple application.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Design a class named person with properties for holding a
Reference No:- TGS02673282

Expected delivery within 24 Hours