Question: I would like help with creating the code here (interview being input for a name)/ could you also describe to me what you're doing with
I would like help with creating the code here (interview being input for a name)/ could you also describe to me what you're doing with //
Iv been studying a lot, but im still learning. This example would help a lot. Thank you
You are to create a class Toon, with the following private member data
string artist
string genre
int year
string songs[3]
you need have all required functions, constructor, destructor, gets and sets, display
in main use an INTEVIEW to create an instance of this class.
C++ made for DND
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
