subject

Using classes, design an online address book to keep track of the names, addresses, phone numbers and dates of birth of family members, close friends, and certain business associates. your program should be able to handle a maximum of 500 entries.
a. define a class, addresstype, than can store a street address, city, state, and zip code. use the appropriate functions to print and store the address. also, use constructors to automatically initialize the data members.

b. define a class extpersontype using the class persontype(as shown below), the class datatype (as shown below), and the class addresstype. add a data member to this class to classify the person as a family member, friend, or business associate. also, add and store the appropriate information. use constructors to automatically intialize the data members.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 10:50
Using least squares fitting, you are to fit the data sets to the following models and solve for the parameters ai , where i is the index of the parameter. the input/output data for the systems are linked in the bblearn site. for each of the systems use matlab to plot the supplied data vs. the model fit on one plot. include your code in the solutions. (a) linear fit "lineardata.mat" y=a1x^3 + a2x^2 + a3x + a4 (b) plant fit "plantdata.mat g(s) = a1/(s + a2)
Answers: 1
question
Computers and Technology, 23.06.2019 00:30
Which of the following would you find on a network
Answers: 3
question
Computers and Technology, 23.06.2019 22:30
Lakendra finished working on her monthly report. in looking it over, she saw that it had large blocks of white space. what steps could lakendra take to reduce the amount of white space?
Answers: 3
question
Computers and Technology, 23.06.2019 22:30
Apart from confidential information, what other information does nda to outline? ndas not only outline confidential information, but they also enable you to outline .
Answers: 1
You know the right answer?
Using classes, design an online address book to keep track of the names, addresses, phone numbers an...
Questions
Questions on the website: 13722367