Question: Question 2: write a main function consists of the following: 1. create an object of type Event called eventi. - event id: 1 - event

Question 2: write a main function consists of the following: 1. create an object of type Event called eventi. - event id: 1 - event location: Amman - number of novels: 3 - novels: fill the novels from the user 2. create an object of type novel called eventlcopy, it is a copy of the object eventl. Use the copy constructor. 3. call the function removeNovelFrom Event to remove the first element in the novels array of eventi. 4. call the printDetails function for the two objects
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
