#174Multiple Choice
Given the code fragment: public void recDelete (String dirName) throws IOException { File [ ] listOfFiles = new File (dirName) .listFiles(); if (listOfFiles ! =...
Premium Content
Create a free account to preview more questions, or enroll for full access.
Get Started Free