subject
Computers and Technology, 31.12.2019 01:31 tubbs45

Persondata and customerdata classes design a class named persondata with the following member variables: lastname firstname address city state zip phone write the appropriate accessor and mutator functions for these member variables. next, design a class named customerdata, which is derived from the persondata class. the customerdata class should have the following member variables: customernumber mailinglist the customernumber variable will be used to hold a unique integer for each customer. the mailinglist variable should be a bool. it will be set to true if the customer wishes to be on a mailing list, or false if the customer does not wish to be on a mailing list. write appropriate accessor and mutator functions for these member variables. create a program that does the following: create a function enterncustomers (int n) that asks to enter n number customers. all the customer fields must be filled in, and the result of the function is a vector containing n customer objects. note that you may read customer info in from a text file - it's up to you. user input or input from a file. create another function that displays all the customer information to the console.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 07:30
Write a program that inserts the digits of an integer into an array in originalorderfollowed by reverse order. first, promptthe user to enter a positive integer(> 0). determine the number of digits of the integer. create a dynamically allocated integer arrayof a size twice the number of digits.now insert the digits in original order which will occupy half of the array. then, insert the digits in reverse order.finally, output thedigits in thearray.use at least two functions to organize your program.
Answers: 3
question
Computers and Technology, 24.06.2019 00:10
Read each statement below. if the statement describes a peer-to-peer network, put a p next to it. if the statement describes a server-based network, put an s next to it. p - peer-to-peer s - server-based
Answers: 1
question
Computers and Technology, 24.06.2019 01:30
Hazel has just finished adding pictures to her holiday newsletter. she decides to crop an image. what is cropping an image?
Answers: 1
question
Computers and Technology, 24.06.2019 16:00
"gps interaction and cognitive process" respond to the following: imagine that you have been asked to design a gps product that will have voice recognition and bluetooth capability. discuss and conceptualize a user interaction model. predict two (2) problems that may arise in gps products with voice recognition and bluetooth capability. recommend solutions for each of these issues. attention is one of the six cognition processes. when attention is applied to a design, the goal is to make it easier for the end user to quickly locate where he / she should type information on the computer or mobile device screen. compare and contrast how the google search engine and the microsoft bing search engine employ the attention cognition process. provide your opinion as to which search engine better employs the attention cognition process and explain why.
Answers: 3
You know the right answer?
Persondata and customerdata classes design a class named persondata with the following member variab...
Questions
question
Chemistry, 01.07.2019 08:30
question
Mathematics, 01.07.2019 08:30
question
Mathematics, 01.07.2019 08:30
question
English, 01.07.2019 08:30
Questions on the website: 13722367