456,321 views
19 votes
19 votes
Write a method crawl that accepts a File parameter and prints information about that file. if the File object represents a normal file, just print its name. if the File object represents a directory, print its name and information about every file/directory inside it, indented.

User Robert Pankowecki
by
2.9k points

1 Answer

13 votes
13 votes
I have to go answer is 36
User Relgames
by
3.5k points