subject

2. A class Member holds strings name and ID. This class represents the general member type for a store. In addition, a class Regular Member is a specific type of Member for members of regular type. Another
class, VIPMember is another specific type of Member that refers to members of VIP type.
Class store holds a string name and address and 5 members of Regular Member and VIPMember type
ench. The purpose of such member distinction is regular members have a discount rate of 2% and VIP
members have a discount rate of 5%.
Write the definition of Member, Regular Member, VIPMember and Store. The discount rate should be
included in your program. Show how the classes are related. Implementations are not needed.
To

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 00:40
Reading characters and strings from the keyboard: consider the following c++ program 1. #include 2. #include 3. using namespace std; 4. mystring1 5. 6. int main() 7. { 8. 9. string mystring1, mystring2; mychar1 10. 11. 12. char mychar1, mychar2; 13. 14. cout< < "enter a string: "; mychar2 15. 16. cin> > mystring1; // 17. cin.get(mychar1); 18. cin> > mychar2; 19. getline(cin,mystring2); mystring2 20. 21. 22. cout<
Answers: 1
question
Computers and Technology, 22.06.2019 18:30
Which of the following commands is more recommended while creating a bot?
Answers: 1
question
Computers and Technology, 23.06.2019 01:30
1. which of the following is a search engine? a) mozilla firefox b)internet explorer c)google d)safari 2. which of the following statements is true? a) all search engines will provide the same results when you enter the same query. b) all search engines use the same amount of advertisements. c) some search engines are also browsers. d) search engines often provide different results, even when you enter the same query.
Answers: 2
question
Computers and Technology, 23.06.2019 05:00
Jason works as an accountant in a department store. he needs to keep a daily record of all the invoices issued by the store. which file naming convention would him the most?
Answers: 2
You know the right answer?
2. A class Member holds strings name and ID. This class represents the general member type for a sto...
Questions
question
Spanish, 03.03.2021 07:20
question
Mathematics, 03.03.2021 07:20
question
History, 03.03.2021 07:20
question
Mathematics, 03.03.2021 07:20
Questions on the website: 13722367