Question: Personal Information Program Develop a program, in which you'll design a class that holds the following personal data: 0 name -1 address age 3 phone

Personal Information Program Develop a program,
Personal Information Program Develop a program, in which you'll design a class that holds the following personal data: 0 name -1 address age 3 phone number As part of the program, you'll then create appropriate accessor and mutator methods. Also, set up three instances of the class. One instance should hold your information, and the other two should hold your friends' or family members' information. NOTE: The input data do not need to be real data. Input Data: Set up a loop and enter the following input data: 4 data for the following attributes of 3 instances of the Personal Information Class: -5 name, address, age, and phone number NOTE 1: The input data do not need to be real data. NOTE 2: they need to be entered at the keyboard, when program is run. Processing: Develop the following: 6 Personal Information Class -7 A program that creates three instances of the above class Output Data: Set up a loop and display data within each object: name, address, age, and phone number

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Mathematics Questions!