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, 24.06.2019 03:40
4. does the kernel phenotype distribution support the idea that the cob is the result of a dihybrid cross? what information supports your answer? if a dihybrid cross (i.e. f1 to f2 of standard mendelian crosses) is not indicated what conditions might contribute to this finding.
Answers: 2
question
Computers and Technology, 24.06.2019 13:00
Which best describes the condition under which the unicode output is the same as plain text ?
Answers: 1
question
Computers and Technology, 25.06.2019 07:00
How do the portrait and landscape page orientations in the process of printing a worksheet?
Answers: 1
question
Computers and Technology, 25.06.2019 08:00
Implement a document scanning function wordcountengine, which receives a string document and returns a list of all unique words in it and their number of occurrences, sorted by the number of occurrences in a descending order. if two or more words have the same count, they should be sorted according to their order in the original sentence. assume that all letters are in english alphabet. you function should be case-insensitive, so for instance, the words “perfect” and “perfect” should be considered the same word.
Answers: 1
You know the right answer?
Persondata and customerdata classes design a class named persondata with the following member variab...
Questions
question
Social Studies, 06.03.2020 21:40
question
Mathematics, 06.03.2020 21:40
question
English, 06.03.2020 21:40
question
Arts, 06.03.2020 21:40
Questions on the website: 13722363