Question: the part a is this -> A) Define a class Date that has the following data members: Month, day and year; B)Define a class information

the part a is this -> A) Define a class Date that has the following data members: Month, day and year; B)Define a class information with the following data members: first name (array of characters), last name (array of characters), and date of birth (from part A)
C) Define a class Guests with the following data members: Check in date (from part A) Check out data (from part A) An array that keeps the information of all the guests in a room (from part B, maximum capacity of the array is 4) Room number (1 to 20) (assume maximum number of reserved room is 1)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
