Which of the following views helps in navigating through files?
-
Package Navigator
-
Package Explorer
-
Navigator
-
Explorer
B,C
Correct answer
Explanation
Eclipse provides multiple views for file navigation. Package Explorer shows Java packages and files in a hierarchical structure, while Navigator provides a simpler file-system like view. 'Package Navigator' is not a standard Eclipse view name, and 'Explorer' alone is too generic - the correct view is Navigator.