Question: Create a program that search a file.(java) User input part of the file name and the folder where the file can be located. Program checks

Create a program that search a file.(java) User input part of the file name and the folder where the file can be located. Program checks the contents of the folder. If there are files whose name partially coincides with the one entered by the user, then the full name of the file and its path are written in the console. If there is more than one subfolder in the root folder, then a parallel thread should be created to check each next folder.

Expected Result: A list of all files with part of the name entered by the user and their locations.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!