I need help with an assignment that I received from my professor. We just started learning classes and I am confused where to start and proceed.
The assignment asks:
"Create an interface to populate 2 files..
First File is an initialization file for you Itune interface.
If the file does not exist create it... If the file does exist display the contents as the header on the top of your program when it executes.
Second.
Create a file that stores your media collection. You should have a minimum of 4 fields...
Create an interface that allows you to populate the media collection.
Your Interface will need to be able to display your media collection professionally."
Well first you need to ask a question and second post your code.