France L.

asked • 02/18/20

help me with this homework

 Create the following program by using C# OOP Composition technique. An Album contains 3 songs. Create the class "Album" and the class "Song". Create the an Album object call "nirvanaAlbum" and use composition to make sure that the Album object contain the 3 Song objects (song1 , song2 and song3). 

The following are properties for each of the object. 

Album Object "nirvanaAlbum" Album Name = "Nevermind" Album Studio = "Geffen" Year Release = 1991 

Song Object "Song1" 

Song Name = "On A Plain" Song Singer = "Nirvana" Song Length = 3.30 

Song Object "Song2" 

Song Name = "Endless, Nameless" Song Singer = "Nirvana feat Pearl Jam" Song Length = 5.00 

Song Object "Song3" 

Song Name = "Lounge Act" Song Singer = "Nirvana" Song Length = 4.10 

Finally, output all the album info along with all of the songs to the screen.  < 5 pts >



1 Expert Answer

By:

Patrick B. answered • 03/05/20

Tutor
4.7 (31)

Math and computer tutor/teacher

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.