the pdf has instructions. ive done some parts but i am stuck and i dont know what to change my null statements to.
#i have to make a program that gets information about a course and prints the courses out.
16 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @compact sandal! Please use
/closeor theClose Postbutton above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
You mean you are doing fileIO homework
What's your problem then
Which exact part you wanna ask about
the readFilePopulateList method in CourseManager
it returns null if none of the if statements are met but its supposed to throw an exception i think
i tried to do that im just stuck
Ok let me see about that
ok
my code cant even really run because everything is null
after i enter a file name and type 1 to view course list it just does null exception cuz i need to add things
If file is empty,not need exception.Just show empty,and it's fine