Respuesta :

The JFileChooser is the component that allows the user to navigate directories and select a file. Thus, the correct option is D.

What is a File?

In computer and technology, a file may be defined as a source in a computer that stores information in diverse formats.

JFileChooser is a part of a computer component that helps in building a graphical user interface (GUI) in java. It provides the show open dialog method for opening a source file while save dialog for saving a source file.

Therefore, the correct option for this question is D.

To learn more about the File system, refer to the link:

https://brainly.com/question/17506968

#SPJ1