What are the summary for IO classes that you need to understand for the exam?
What is the restriction with deleting a directory
If a directory is not empty, it doesnt allow you to delete the directory. It returns false
What happens if you dont create a directory, but tries to ceate a file?
IOException