[SOLVED] Java Program - List File Names

15.00 $

Programming resource
Digital learning resource
Category:
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

Description

5/5 - (1 vote)

1. There are 100 files in a directory C:\Dir1\ (remember # ***** files may vary from 100 to 200)
2. I want to read the name of the files in the Args[] array inside the main program.
3. I also want to find out total number of the files inside the directory.

Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.