Question: I have 3 class files. Songmain.cpp, song.cpp , and song.h. I used c-string to make the program. I also attached the example output, but it
dev] - Dev-C++5.11 iew Project Execute Tools AStyle Window Help als) songmain.cpP song.h song.cpp 1-1 #include ciostream > ig #include cstrind) 3 using namespace std; 4 const int SIZE-3; 5 #include "Song . h" 6 int main() 6 8 Song array[SIZE] 9 | cout"-> Testing cin>>array[e] 10 cin ->"cendli 11 12 cin>array[1]; 13 14 15 cout Testing assignment ->"x
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
