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

c++ c++ Question 2: write a main function consists of the following: 1.

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 eventicopy, it is a copy of the object eventi. Use the copy constructor. 3. call the function removeNovelFromEvent 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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!