Multiple choice technology web technology

Which of the following views helps in navigating through files?

  1. Package Navigator

  2. Package Explorer

  3. Navigator

  4. Explorer

Reveal answer Fill a bubble to check yourself
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.